BEACON

← candidates

npm @cedarjs/internal @5.0.0

score
0.55 med
flagged 2026-07-13 13:44
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=5.0.0 but max published is 9.0.0-canary.1784
dependency_added_unknown 0.6 7 new non-watchlisted dep(s): ['@graphql-codegen/plugin-helpers', '@graphql-codegen/visitor-plugin-common', '@graphql-tools/code-file-loader', '@graphql-tools/graphql-file-loader', '@graphql-tools/load'] ...

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 49,
  "dist": {
    "integrity": "sha512-T1szoMMs0R9/zvFcLTYsmenEyL64xYTOXvlP2S5dmplsMS8Eef1WwACa65FzVQ7XRFEqxK1YXkxHzxkkqXsKqg==",
    "tarball": "https://registry.npmjs.org/@cedarjs/internal/-/internal-5.0.0.tgz",
    "unpackedSize": 371225
  },
  "dist-tags": {
    "canary": "5.0.0-canary.2614",
    "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": 1714,
  "repository": {
    "directory": "packages/internal",
    "type": "git",
    "url": "git+https://github.com/cedarjs/cedar.git"
  },
  "scripts": {
    "build": "node ./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 cedar-fwtools-attw",
    "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": {
    "dependency_added_unknown": "7 new non-watchlisted dep(s): ['@graphql-codegen/plugin-helpers', '@graphql-codegen/visitor-plugin-common', '@graphql-tools/code-file-loader', '@graphql-tools/graphql-file-loader', '@graphql-tools/load'] ...",
    "dist_tag_anomaly": "dist-tags.latest=5.0.0 but max published is 9.0.0-canary.1784"
  },
  "time": {
    "created": "2025-05-18T20:15:53.449Z",
    "modified": "2026-07-10T16:13:09.456Z"
  }
}