npm create-cedar-app @5.0.0
score
0.65
med
flagged
2026-07-20 07:21
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=5.0.0 but max published is 9.0.0-canary.1784 |
| mass_publish_burst | 0.8 | publisher 'tobbe' pushed 34 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tobbe"
],
"versions": 1743
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-2WSv6JxzwdH0TmiJUN+NeYSK0hZk+r8iPH1CGgiHDp/hGtq6Ibb7A1gthgBISB49r7ZX/tOGTcux+MargZ8zdw==",
"tarball": "https://registry.npmjs.org/create-cedar-app/-/create-cedar-app-5.0.0.tgz",
"unpackedSize": 8412017
},
"dist-tags": {
"canary": "6.0.0-canary.2675",
"latest": "5.0.0",
"next": "5.0.1-next.0",
"patch": "2.8.1",
"rc": "5.0.0-rc.280"
},
"latest_version": "5.0.0",
"maintainers": [
{
"email": "tobbe@tlundberg.com",
"name": "tobbe"
}
],
"num_versions": 1744,
"repository": {
"directory": "packages/create-cedar-app",
"type": "git",
"url": "git+https://github.com/cedarjs/cedar.git"
},
"scripts": {
"build": "node ./scripts/build.ts",
"build:pack": "node ./scripts/buildPack.js",
"build:watch": "nodemon --watch src --ignore dist,template --exec \"yarn build\"",
"prepublishOnly": "NODE_ENV=production yarn build",
"set-up-test-project": "node ./scripts/setUpTestProject.js",
"test": "vitest run templates",
"test:e2e": "vitest --pool=forks run e2e",
"ts-to-js": "yarn node ./scripts/tsToJS.js"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=5.0.0 but max published is 9.0.0-canary.1784",
"mass_publish_burst": "publisher 'tobbe' pushed 34 packages in the last 15min on npm"
},
"time": {
"created": "2025-05-18T20:46:02.000Z",
"modified": "2026-07-20T09:52:00.162Z"
}
}