npm @symphoniacloud/dynamodb-entity-store @2.1.0
score
0.8235
high
flagged
2026-06-12 11:41
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| dormant_burst | 1.0 | dormant 210d (prev 2.0.1), then 2.1.0 just published |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/symphoniacloud/dynamodb-entity-store.git' also claimed by 1 package(s) under different publishers: ['npm/@symphoniacloud/dynamodb-entity-store-testutils'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mikebroberts"
],
"versions": 35
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-ISh5Qbt5SQhN6QGFTaeh5o2alzP8Zz38US0j6fX5SvqDpZorCPNycAJjcJADJEY6dtX+o7ZR9cWCcwyslBnGeg==",
"tarball": "https://registry.npmjs.org/@symphoniacloud/dynamodb-entity-store/-/dynamodb-entity-store-2.1.0.tgz",
"unpackedSize": 291214
},
"dist-tags": {
"alpha": "2.1.0-alpha.10",
"latest": "2.1.0"
},
"latest_version": "2.1.0",
"maintainers": [
{
"email": "mike.b.roberts@gmail.com",
"name": "mikebroberts"
}
],
"num_versions": 36,
"repository": {
"type": "git",
"url": "git+https://github.com/symphoniacloud/dynamodb-entity-store.git"
},
"scripts": {
"build": "rm -rf dist && tsc -p tsconfig.build.json && cp ../../README.md . && cp ../../LICENSE .",
"deploy": "cd test/examples && aws cloudformation deploy --template-file template.yaml --stack-name \"${STACK_NAME-entity-store-test-stack}\" --no-fail-on-empty-changeset",
"deploy-and-remote-tests": "npm run deploy && npm run remote-tests",
"format": "prettier --check \"{src,test}/**/*.{js,ts}\"",
"generate-docs": "typedoc src/lib/index.ts",
"lint": "eslint --max-warnings=0 --fix-dry-run \"{src,test}/**/*.{js,ts}\"",
"local": "tsc && npm run lint && npm run unit-tests && npm run build",
"prepublishOnly": "npm run local",
"remote-tests": "npx vitest run --dir test/integration --config ./test/integration/vitest.config.ts",
"unit-tests": "npx vitest run --dir test/unit"
},
"signal_details": {
"dormant_burst": "dormant 210d (prev 2.0.1), then 2.1.0 just published",
"shared_repo_different_publisher": "repo 'git+https://github.com/symphoniacloud/dynamodb-entity-store.git' also claimed by 1 package(s) under different publishers: ['npm/@symphoniacloud/dynamodb-entity-store-testutils']"
},
"time": {
"created": "2023-08-23T19:41:47.121Z",
"modified": "2026-06-12T16:41:39.081Z"
}
}