BEACON

← candidates

npm @cedarjs/api-server @5.0.1

score
0.65 med
flagged 2026-07-20 08:45
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
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 47 packages in the last 15min on npm

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 20,
  "dist": {
    "integrity": "sha512-JrgOeoqmTxhYnNJk2puwPlcMOz5sZQyyNwDnndJp7rheD2ZoUWjWo0btzshsrwz62b6qI5w/h5seB8QbxNkTNA==",
    "tarball": "https://registry.npmjs.org/@cedarjs/api-server/-/api-server-5.0.1.tgz",
    "unpackedSize": 297592
  },
  "dist-tags": {
    "canary": "6.0.0-canary.2677",
    "latest": "5.0.1",
    "next": "5.0.1-next.12",
    "patch": "2.8.1",
    "rc": "5.0.1-rc.14",
    "staged-v5.0.1": "5.0.1"
  },
  "latest_version": "5.0.1",
  "maintainers": [
    {
      "email": "tobbe@tlundberg.com",
      "name": "tobbe"
    }
  ],
  "num_versions": 1783,
  "repository": {
    "directory": "packages/api-server",
    "type": "git",
    "url": "git+https://github.com/cedarjs/cedar.git"
  },
  "scripts": {
    "build": "node ./build.mts",
    "build:pack": "yarn pack -o cedarjs-api-server.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 && yarn fix:permissions\"",
    "check:attw": "yarn cedar-fwtools-attw",
    "check:package": "concurrently npm:check:attw yarn:publint",
    "fix:permissions": "chmod +x dist/index.js; chmod +x dist/watch.js",
    "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 47 packages in the last 15min on npm"
  },
  "time": {
    "created": "2025-05-18T20:15:55.807Z",
    "modified": "2026-07-20T13:34:48.206Z"
  }
}