npm @dynamic-labs-sdk/evm @1.21.2
score
0.55
med
flagged
2026-07-22 12:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.21.0', '1.21.1', '1.21.2'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"packaging-at-dynamic-labs"
],
"versions": 126
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-ZJeg4ChMqWAtW8VjUPj6LgBNf7aX4MX5hs3gotqvodjh73vLqDGgzKW/F1KFxMNEPP9g+qYbigKLk7qYWFCtng==",
"tarball": "https://registry.npmjs.org/@dynamic-labs-sdk/evm/-/evm-1.21.2.tgz",
"unpackedSize": 2085371
},
"dist-tags": {
"alpha": "0.1.0-alpha.37",
"latest": "1.21.2"
},
"latest_version": "1.21.2",
"maintainers": [
{
"email": "infra+npm-packaging@dynamic.xyz",
"name": "packaging-at-dynamic-labs"
}
],
"num_versions": 127,
"repository": null,
"scripts": {
"build": "rm -rf dist && tsdown && pnpm exec tsc --emitDeclarationOnly -p ./tsconfig.lib.json && pnpm exec tsc --noEmit -p ./tsconfig.lib.native.json",
"check-versions": "pnpm --filter @tools/sync-package-versions run sync --check-only --package-filter evm",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"test": "vitest run",
"test-with-coverage": "vitest run --coverage",
"test:watch": "vitest"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['1.21.0', '1.21.1', '1.21.2']"
},
"time": {
"created": "2025-08-27T19:46:27.125Z",
"modified": "2026-07-21T20:48:59.534Z"
}
}