npm @superblocksteam/util @1.14.4
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=1.14.4 but max published is 2.0.142-next.0 |
| mass_publish_burst | 0.8 | publisher 'superblocksteam-admin' pushed 6 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"superblocksteam-admin",
"nickrttn-sb"
],
"versions": 1590
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-Y72WI5d4Lk7Lfysmxtk0d6Y/f6H4I90VBB7v8638GkksPSLb8Y5xkBKacG7+YL5k4iBxA6mU8VggKGD7cpVyWA==",
"tarball": "https://registry.npmjs.org/@superblocksteam/util/-/util-1.14.4.tgz",
"unpackedSize": 80939
},
"dist-tags": {
"beta": "2.0.141",
"latest": "1.14.4",
"next": "2.0.142-next.3"
},
"latest_version": "1.14.4",
"maintainers": [
{
"email": "shared@superblockshq.com",
"name": "superblocksteam-admin"
},
{
"email": "nick.rutten@superblockshq.com",
"name": "nickrttn-sb"
}
],
"num_versions": 1592,
"repository": null,
"scripts": {
"build": "tsc --build",
"check": "pnpm run lint && pnpm run typecheck",
"clean": "npm run clean:build && rm -rf node_modules",
"clean:build": "tsc --build --clean && rm -rf dist tsconfig.tsbuildinfo",
"dev": "tsc --watch",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.14.4 but max published is 2.0.142-next.0",
"mass_publish_burst": "publisher 'superblocksteam-admin' pushed 6 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2023-07-25T18:45:58.340Z",
"modified": "2026-07-21T18:54:50.920Z"
}
}