npm @cedarjs/storage @5.0.1
score
0.65
med
flagged
2026-07-21 12:09
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=5.0.1 but max published is 9.0.0-canary.1784 |
| mass_publish_burst | 0.8 | publisher 'tobbe' pushed 20 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tobbe"
],
"versions": 1777
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-vkZfS7cpb6mnC3VxHDx46JAUW/zmuTPS2Sh/lwdpHJSolxkGT2kE+RGhyds78E0Z6v/DUif81hL4SJXNYTusiA==",
"tarball": "https://registry.npmjs.org/@cedarjs/storage/-/storage-5.0.1.tgz",
"unpackedSize": 78429
},
"dist-tags": {
"canary": "6.0.0-canary.2694",
"latest": "5.0.1",
"next": "5.0.2-next.1",
"patch": "2.8.1",
"rc": "5.0.2-rc.3",
"staging-6.0.0-canary.2695": "6.0.0-canary.2695"
},
"latest_version": "5.0.1",
"maintainers": [
{
"email": "tobbe@tlundberg.com",
"name": "tobbe"
}
],
"num_versions": 1778,
"repository": {
"directory": "packages/storage",
"type": "git",
"url": "git+https://github.com/cedarjs/cedar.git"
},
"scripts": {
"build": "node ./build.mts",
"build:pack": "yarn pack -o cedarjs-storage.tgz",
"build:types": "tsc --build --verbose ./tsconfig.build.json",
"build:types-cjs": "tsc --build --verbose tsconfig.types-cjs.json",
"check:attw": "node attw.ts",
"check:package": "concurrently npm:check:attw yarn publint",
"setup:test": "npx prisma db push --accept-data-loss --config ./src/__tests__/prisma.config.ts && npx prisma generate --config ./src/__tests__/prisma.config.ts",
"test": "vitest run",
"test:types": "yarn setup:test && tstyche",
"test:watch": "vitest watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=5.0.1 but max published is 9.0.0-canary.1784",
"mass_publish_burst": "publisher 'tobbe' pushed 20 packages in the last 15min on npm"
},
"time": {
"created": "2025-05-18T20:15:45.417Z",
"modified": "2026-07-21T17:09:42.368Z"
}
}