npm @superblocksteam/telemetry @2.0.83-next.1
score
0.65
med
flagged
2026-06-15 12:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.0.83-next.1 but max published is 2.0.130-next.0 |
| mass_publish_burst | 0.8 | publisher 'superblocksteam-admin' pushed 9 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"superblocksteam-admin",
"nickrttn-sb"
],
"versions": 174
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-oy9zNd4BUumlDxChC38xPEFfJDYajaa+etBuAz71ERnjJcUTcShLbrwJl1/QhQHt7+1XdQJYf6c8wR68QaiqwA==",
"tarball": "https://registry.npmjs.org/@superblocksteam/telemetry/-/telemetry-2.0.83-next.1.tgz",
"unpackedSize": 715900
},
"dist-tags": {
"beta": "2.0.129",
"latest": "2.0.83-next.1",
"next": "2.0.130-next.3"
},
"latest_version": "2.0.83-next.1",
"maintainers": [
{
"email": "shared@superblockshq.com",
"name": "superblocksteam-admin"
},
{
"email": "nick.rutten@superblockshq.com",
"name": "nickrttn-sb"
}
],
"num_versions": 176,
"repository": {
"type": "git",
"url": "git+https://github.com/superblocksteam/superblocks.git"
},
"scripts": {
"build": "tsc --build && tsc --build tsconfig.browser.json",
"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",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=2.0.83-next.1 but max published is 2.0.130-next.0",
"mass_publish_burst": "publisher 'superblocksteam-admin' pushed 9 packages in the last 15min on npm"
},
"time": {
"created": "2026-02-10T03:39:32.025Z",
"modified": "2026-06-15T17:47:02.945Z"
}
}