BEACON

← candidates

npm @n8n/node-cli @0.33.0

score
0.579 med
flagged 2026-06-05 04:08
signals by category
content 2 topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['n8n-node']
script_count_spike 0.5 scripts count 0 -> 14
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.33.0 but max published is 0.34.0
shared_repo_different_publisher 0.9 repo 'git+https://github.com/n8n-io/n8n.git' also claimed by 10 package(s) under different publishers: ['npm/n8n-node-dev', 'npm/@n8n/n8n-benchmark', 'npm/@n8n/scan-community-package'] ...
dependency_added_unknown 0.6 15 new non-watchlisted dep(s): ['@clack/prompts', '@n8n/ai-node-sdk', '@n8n/eslint-plugin-community-nodes', '@oclif/core', 'change-case'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "n8n-matsuuu",
    "tomin8n",
    "jan_n8n_io",
    "cornelius.suermann"
  ],
  "versions": 38
}

Evidence (package doc at flag time)

{
  "dependencies_count": 16,
  "dist": {
    "integrity": "sha512-sCPM45oeNvv1yfvDzX0d313WAmbB8ozgXAHU8ImgRfcksC7o4torfgeW5o16wrpsI1KgQ+XX4Ct0+S7bqH7p6g==",
    "tarball": "https://registry.npmjs.org/@n8n/node-cli/-/node-cli-0.33.0.tgz",
    "unpackedSize": 480696
  },
  "dist-tags": {
    "beta": "0.34.0",
    "latest": "0.33.0",
    "rc": "0.7.0",
    "release-v1": "0.17.2",
    "stable": "0.31.1"
  },
  "latest_version": "0.33.0",
  "maintainers": [
    {
      "email": "matias.huhta@n8n.io",
      "name": "n8n-matsuuu"
    },
    {
      "email": "tomi+npm@n8n.io",
      "name": "tomin8n"
    },
    {
      "email": "jan@n8n.io",
      "name": "jan_n8n_io"
    },
    {
      "email": "cornelius.suermann+npm@gmail.com",
      "name": "cornelius.suermann"
    }
  ],
  "num_versions": 42,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/n8n-io/n8n.git"
  },
  "scripts": {
    "build": "tsc -p tsconfig.build.json && pnpm copy-templates",
    "clean": "rimraf dist .turbo",
    "copy-templates": "node scripts/copy-templates.mjs",
    "dev": "tsc-watch -p tsconfig.build.json -w --onCompilationComplete \"pnpm copy-templates\"",
    "format": "biome format --write src",
    "format:check": "biome ci src",
    "lint": "eslint src --quiet",
    "lintfix": "eslint src --fix",
    "publish:dry": "pnpm run build && pnpm pub --dry-run",
    "start": "./bin/n8n-node.mjs",
    "test": "vitest run",
    "test:dev": "vitest --silent=false",
    "test:unit": "vitest run",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['n8n-node']",
    "dependency_added_unknown": "15 new non-watchlisted dep(s): ['@clack/prompts', '@n8n/ai-node-sdk', '@n8n/eslint-plugin-community-nodes', '@oclif/core', 'change-case'] ...",
    "dist_tag_anomaly": "dist-tags.latest=0.33.0 but max published is 0.34.0",
    "script_count_spike": "scripts count 0 -> 14",
    "shared_repo_different_publisher": "repo 'git+https://github.com/n8n-io/n8n.git' also claimed by 10 package(s) under different publishers: ['npm/n8n-node-dev', 'npm/@n8n/n8n-benchmark', 'npm/@n8n/scan-community-package'] ..."
  },
  "time": {
    "created": "2025-08-21T10:57:21.083Z",
    "modified": "2026-06-03T11:48:50.454Z"
  }
}