BEACON

← candidates

npm @cedarjs/internal @4.2.0

score
0.65 med
flagged 2026-06-11 10:40
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": 1564
}

Evidence (package doc at flag time)

{
  "dependencies_count": 42,
  "dist": {
    "integrity": "sha512-VsNCuSWjycsZ/pfSHdkH9kmwuPZpbUbuNRgaJ0PrVc/ohJ96X9T9yjwmhCkm7vJ4pSIQhsriIWXK8jp88xx8ig==",
    "tarball": "https://registry.npmjs.org/@cedarjs/internal/-/internal-4.2.0.tgz",
    "unpackedSize": 332843
  },
  "dist-tags": {
    "canary": "5.0.0-canary.2450",
    "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": 1564,
  "repository": {
    "directory": "packages/internal",
    "type": "git",
    "url": "git+https://github.com/cedarjs/cedar.git"
  },
  "scripts": {
    "build": "tsx ./build.mts",
    "build:clean-dist": "rimraf 'dist/**/*/__tests__' --glob",
    "build:pack": "yarn pack -o cedarjs-internal.tgz",
    "build:types": "tsc --build --verbose ./tsconfig.build.json",
    "build:types-cjs": "tsc --build --verbose ./tsconfig.cjs.json",
    "build:watch": "nodemon --watch src --ext \"js,jsx,ts,tsx\" --ignore dist --exec \"yarn build\"",
    "check:attw": "yarn attw -P",
    "check:package": "concurrently npm:check:attw yarn:publint",
    "fix:permissions": "chmod +x dist/generate/generate.js dist/generate/watch.js",
    "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 34 packages in the last 15min on npm"
  },
  "time": {
    "created": "2025-05-18T20:15:53.449Z",
    "modified": "2026-06-11T11:07:27.509Z"
  }
}