BEACON

← candidates

npm create-cedar-app @4.2.0

score
0.65 med
flagged 2026-06-21 07:29
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=4.2.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": 1608
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-sRFf0eXeq/+QgDXoq6zf0Dq9pj+YDy3tOyLHyqQS7/NVI3qmiksY6x6KtH+2oxtuPsJ3+qPv3ekeTsr5lHPRqg==",
    "tarball": "https://registry.npmjs.org/create-cedar-app/-/create-cedar-app-4.2.0.tgz",
    "unpackedSize": 8258677
  },
  "dist-tags": {
    "canary": "5.0.0-canary.2526",
    "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": 1610,
  "repository": {
    "directory": "packages/create-cedar-app",
    "type": "git",
    "url": "git+https://github.com/cedarjs/cedar.git"
  },
  "scripts": {
    "build": "tsx ./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=4.2.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-06-21T12:28:52.538Z"
  }
}