npm @cedarjs/utils @4.2.0
score
0.65
med
flagged
2026-06-21 02:34
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.2.0 but max published is 5.0.0-canary.0 |
| mass_publish_burst | 0.8 | publisher 'tobbe' pushed 53 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tobbe"
],
"versions": 498
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-Hnt/xDyDD8XNl8KLsFfhbdMpjZtQv4FMTnHgwITf8vBDS7btZaHGqpilW8bF61+5d4Vz5Nwn48phne2jtdE5Cw==",
"tarball": "https://registry.npmjs.org/@cedarjs/utils/-/utils-4.2.0.tgz",
"unpackedSize": 5580
},
"dist-tags": {
"canary": "5.0.0-canary.2524",
"latest": "4.2.0",
"next": "4.2.1-next.0",
"patch": "2.8.1",
"rc": "4.2.0-rc.68"
},
"latest_version": "4.2.0",
"maintainers": [
{
"email": "tobbe@tlundberg.com",
"name": "tobbe"
}
],
"num_versions": 499,
"repository": {
"directory": "packages/utils",
"type": "git",
"url": "git+https://github.com/cedarjs/cedar.git"
},
"scripts": {
"build": "node ./build.mts",
"build:pack": "yarn pack -o cedarjs-utils.tgz",
"build:types": "tsc --build --verbose ./tsconfig.build.json",
"build:watch": "nodemon --watch src --ext \"js,ts,tsx\" --ignore dist --exec \"yarn build\"",
"check:package": "yarn:publint",
"prepublishOnly": "NODE_ENV=production yarn build",
"test": "vitest run",
"test:watch": "vitest watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=4.2.0 but max published is 5.0.0-canary.0",
"mass_publish_burst": "publisher 'tobbe' pushed 53 packages in the last 15min on npm"
},
"time": {
"created": "2026-03-06T00:24:46.485Z",
"modified": "2026-06-21T00:05:27.372Z"
}
}