BEACON

← candidates

npm dependency-tree @12.0.1

score
0.6894 med
flagged 2026-06-07 01:17
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['dependency-tree']
topology
dependency_added_unknown 0.6 5 new non-watchlisted dep(s): ['@discoveryjs/json-ext', 'commander', 'filing-cabinet', 'precinct', 'typescript']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "pahen",
    "mrjoelkemp",
    "xhmikosr"
  ],
  "versions": 88
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-82JYm4VjLvHC5rDYNIhLtoxaV2aPlB5tlvkXqVVKp/20+Y4lux30lAUoYxhJ5gH/WzeNmYo7IsAOUJtPEYw5Rg==",
    "tarball": "https://registry.npmjs.org/dependency-tree/-/dependency-tree-12.0.1.tgz",
    "unpackedSize": 25525
  },
  "dist-tags": {
    "latest": "12.0.1"
  },
  "latest_version": "12.0.1",
  "maintainers": [
    {
      "email": "patrik.henningsson@gmail.com",
      "name": "pahen"
    },
    {
      "email": "mrjoelkemp@gmail.com",
      "name": "mrjoelkemp"
    },
    {
      "email": "xhmikosr@gmail.com",
      "name": "xhmikosr"
    }
  ],
  "num_versions": 90,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dependents/node-dependency-tree.git"
  },
  "scripts": {
    "check:types": "npm run generate:types && git diff HEAD --exit-code types/index.d.ts",
    "fix": "xo --fix",
    "generate:types": "tsc --allowJs --declaration --emitDeclarationOnly --declarationDir types index.js",
    "lint": "xo",
    "test": "npm run lint && npm run check:types && vitest run",
    "test:ci": "vitest run --coverage",
    "vitest": "vitest"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['dependency-tree']",
    "dependency_added_unknown": "5 new non-watchlisted dep(s): ['@discoveryjs/json-ext', 'commander', 'filing-cabinet', 'precinct', 'typescript']"
  },
  "time": {
    "created": "2014-07-18T18:06:29.215Z",
    "modified": "2026-06-07T06:17:29.206Z"
  }
}