BEACON

← candidates

npm @depup/netlify-cli @26.2.0-depup.8

score
0.709 high
flagged 2026-07-24 11:35
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
mass_publish_burst 0.8 publisher 'chiefmikey' pushed 49 packages in the last 15min on npm
shared_repo_different_publisher 0.9 repo 'git+https://github.com/netlify/cli.git' also claimed by 2 package(s) under different publishers: ['npm/netlify', 'npm/netlify-cli']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "chiefmikey"
  ],
  "versions": 27
}

Evidence (package doc at flag time)

{
  "dependencies_count": 96,
  "dist": {
    "integrity": "sha512-dNrW1X3+vpJvLJKr0TkcBEw7cPVQIc5LMW2RI9gNMEl8b5AYd/vLvlp5iJWGOL96gMmeHKMSuJpWy+dkAP5BjA==",
    "tarball": "https://registry.npmjs.org/@depup/netlify-cli/-/netlify-cli-26.2.0-depup.8.tgz",
    "unpackedSize": 2397338
  },
  "dist-tags": {
    "latest": "26.2.0-depup.8"
  },
  "latest_version": "26.2.0-depup.8",
  "maintainers": [
    {
      "email": "wolfemikl@gmail.com",
      "name": "chiefmikey"
    }
  ],
  "num_versions": 28,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/netlify/cli.git"
  },
  "scripts": {
    "_format": "prettier --loglevel=warn \"{src,tools,scripts,tests,e2e,.github}/**/*.{mjs,cjs,js,mts,md,yml,json,html,ts}\" \"*.{mjs,cjs,js,mts,yml,json,html,ts}\" \".*.{mjs,cjs,js,yml,json,html,ts}\" \"!CHANGELOG.md\" \"!**/*/package-lock.json\" \"!.github/**/*.md\"",
    "build": "tsc --project tsconfig.build.json",
    "clean": "rm -rf dist/",
    "dev": "tsc --project tsconfig.build.json --watch",
    "docs": "npm run --prefix=site build",
    "format": "npm run _format -- --write",
    "format:check": "npm run _format -- --check",
    "lint": "eslint --cache",
    "lint:fix": "npm run lint -- --fix",
    "start": "node ./bin/run.js",
    "test": "run-s test:unit test:integration test:e2e",
    "test:e2e": "vitest run --config vitest.e2e.config.ts",
    "test:init": "run-s test:init:*",
    "test:init:cli-help": "npm run start -- --help",
    "test:init:cli-version": "npm run start -- --version",
    "test:init:hugo-deps": "npm ci --prefix tests/integration/__fixtures__/hugo-site --no-audit",
    "test:init:monorepo-deps": "cd tests/integration/__fixtures__/monorepo && pnpm install --frozen-lockfile",
    "test:init:next-deps": "npm ci --prefix tests/integration/__fixtures__/next-app-without-config --no-audit && npm ci --prefix tests/integration/__fixtures__/next-app --no-audit",
    "test:integration": "vitest run --retry=3 tests/integration/",
    "test:unit": "vitest run tests/unit/",
    "typecheck": "tsc",
    "typecheck:watch": "tsc --watch"
  },
  "signal_details": {
    "mass_publish_burst": "publisher 'chiefmikey' pushed 49 packages in the last 15min on npm",
    "shared_repo_different_publisher": "repo 'git+https://github.com/netlify/cli.git' also claimed by 2 package(s) under different publishers: ['npm/netlify', 'npm/netlify-cli']"
  },
  "time": {
    "created": "2026-03-17T19:30:50.012Z",
    "modified": "2026-07-24T16:35:39.404Z"
  }
}