npm @cedarjs/project-config @5.0.1
score
0.65
med
flagged
2026-07-21 09:57
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 64 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tobbe"
],
"versions": 1778
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-qd/ghShGx6NRCqjMNb5hPewzjVEo9w3RrvSSXaWWsKD9pmc5vezv4NLMPiPnZbUAca9S5PVAa5ym9PH+4g19wA==",
"tarball": "https://registry.npmjs.org/@cedarjs/project-config/-/project-config-5.0.1.tgz",
"unpackedSize": 140594
},
"dist-tags": {
"canary": "6.0.0-canary.2692",
"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.2693": "6.0.0-canary.2693"
},
"latest_version": "5.0.1",
"maintainers": [
{
"email": "tobbe@tlundberg.com",
"name": "tobbe"
}
],
"num_versions": 1778,
"repository": {
"directory": "packages/project-config",
"type": "git",
"url": "git+https://github.com/cedarjs/cedar.git"
},
"scripts": {
"build": "node ./build.ts && run build:types",
"build:pack": "yarn pack -o cedarjs-project-config.tgz",
"build:types": "tsc --build --verbose ./tsconfig.json ./tsconfig.cjs.json",
"build:watch": "nodemon --watch src --ext \"js,ts,tsx\" --ignore dist --exec \"yarn build\"",
"check:attw": "yarn cedar-fwtools-attw",
"check:package": "concurrently npm:check:attw yarn:publint",
"prepublishOnly": "NODE_ENV=production yarn build",
"test": "vitest run",
"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 64 packages in the last 15min on npm"
},
"time": {
"created": "2025-05-18T20:15:43.065Z",
"modified": "2026-07-21T14:56:32.438Z"
}
}