npm @superblocksteam/library-shared @2.0.3-next.46
score
0.5333
med
flagged
2026-07-21 13:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.0.3-next.46 but max published is 2.0.142-next.0 |
| mass_publish_burst | 0.8 | publisher 'superblocksteam-admin' pushed 7 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"superblocksteam-admin",
"nickrttn-sb"
],
"versions": 1545
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-zAW2Une6718Ktdf1k1Hk+5GxxB2CzLrEUI6LkuPAq2Qxx4Fb8hFhui+2c5mNShaHxqz5yoJ1xkr5mMkMrhVzGg==",
"tarball": "https://registry.npmjs.org/@superblocksteam/library-shared/-/library-shared-2.0.3-next.46.tgz",
"unpackedSize": 145935
},
"dist-tags": {
"beta": "2.0.141",
"latest": "2.0.3-next.46",
"next": "2.0.142-next.2"
},
"latest_version": "2.0.3-next.46",
"maintainers": [
{
"email": "shared@superblockshq.com",
"name": "superblocksteam-admin"
},
{
"email": "nick.rutten@superblockshq.com",
"name": "nickrttn-sb"
}
],
"num_versions": 1546,
"repository": null,
"scripts": {
"build": "tsc --build",
"check": "pnpm lint && pnpm typecheck",
"clean": "rm -rf dist/ tsconfig.tsbuildinfo",
"dev": "tsc --build --watch",
"lint": "eslint src/**/*.ts",
"lint:fix": "eslint src/**/*.ts --fix",
"test": "vitest run",
"test:watch": "vitest --ui",
"typecheck": "tsc --build --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=2.0.3-next.46 but max published is 2.0.142-next.0",
"mass_publish_burst": "publisher 'superblocksteam-admin' pushed 7 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2025-06-02T18:49:39.607Z",
"modified": "2026-07-21T17:04:22.479Z"
}
}