BEACON

← candidates

npm @cedarjs/cli-helpers @4.2.0

score
0.65 med
flagged 2026-06-22 02:56
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 25 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "tobbe"
  ],
  "versions": 1631
}

Evidence (package doc at flag time)

{
  "dependencies_count": 19,
  "dist": {
    "integrity": "sha512-NkLoQGQUai59fjFDu5k4DkB5KFfMKjb4utpTx03F555/zmD2DqtDc0uILjCLZrUaT4tfVXE7yUZnytvzgGSsoA==",
    "tarball": "https://registry.npmjs.org/@cedarjs/cli-helpers/-/cli-helpers-4.2.0.tgz",
    "unpackedSize": 189480
  },
  "dist-tags": {
    "canary": "5.0.0-canary.2528",
    "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": 1633,
  "repository": {
    "directory": "packages/cli-helpers",
    "type": "git",
    "url": "git+https://github.com/cedarjs/cedar.git"
  },
  "scripts": {
    "build": "tsx ./build.ts && yarn build:types",
    "build:pack": "yarn pack -o cedarjs-cli-helpers.tgz",
    "build:types": "tsc --build --verbose ./tsconfig.build.json ./tsconfig.cjs.json",
    "build:watch": "nodemon --watch src --ext \"js,jsx,ts,tsx\" --ignore dist --exec \"yarn build\"",
    "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 9.0.0-canary.1784",
    "mass_publish_burst": "publisher 'tobbe' pushed 25 packages in the last 15min on npm"
  },
  "time": {
    "created": "2025-05-18T20:15:52.498Z",
    "modified": "2026-06-22T07:56:31.101Z"
  }
}