npm @superblocksteam/shared @0.9590.5
score
0.7667
high
flagged
2026-06-10 15:50
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.9590.6', '0.9590.7', '0.9590.8'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.9590.5 but max published is 0.9590.8 |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo superblocksteam/shared returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"superblocksteam-admin",
"nickrttn-sb"
],
"versions": 655
}
Evidence (package doc at flag time)
{
"dependencies_count": 20,
"dist": {
"integrity": "sha512-JnkDnANjxnXy0/A5kAfX0vW7sjNxlbJ0dwdqu1GEU5zTUfihqW3/wMsh5l2O+Os/VD0w551RQ4vS/sywsB4wdQ==",
"tarball": "https://registry.npmjs.org/@superblocksteam/shared/-/shared-0.9590.5.tgz",
"unpackedSize": 9814327
},
"dist-tags": {
"beta": "0.9590.8",
"latest": "0.9590.5"
},
"latest_version": "0.9590.5",
"maintainers": [
{
"email": "shared@superblockshq.com",
"name": "superblocksteam-admin"
},
{
"email": "nick.rutten@superblockshq.com",
"name": "nickrttn-sb"
}
],
"num_versions": 656,
"repository": {
"type": "git",
"url": "git+https://github.com/superblocksteam/shared.git"
},
"scripts": {
"build": "tsc --build && tsc --build tsconfig.browser.json && ./fixup-dists.sh",
"check": "npm run typecheck && npm run lint",
"clean": "premove ./dist ./dist-esm *tsbuildinfo",
"dev": "chokidar \"**/*.ts\" -c \"npm run build\"",
"lint": "eslint --max-warnings 0 --concurrency=2",
"lint:fix": "eslint --fix --concurrency=2",
"lint:precommit": "eslint --fix --concurrency=2",
"publish-package": "pnpm publish",
"start": "chokidar \"**/*.ts\" -c \"npm run build\"",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.9590.5 but max published is 0.9590.8",
"rapid_release": "3 versions in last 24h: ['0.9590.6', '0.9590.7', '0.9590.8']",
"repo_doesnt_exist": "claimed repo superblocksteam/shared returns 404 on github.com"
},
"time": {
"created": "2025-06-06T17:44:24.065Z",
"modified": "2026-06-10T16:41:06.652Z"
}
}