npm @n8n/scheduler @0.3.3
score
0.5139
med
flagged
2026-07-28 03:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.3.3 but max published is 1.2.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/backend-network', 'npm/@n8n/node-cli', 'npm/@n8n/agents'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cornelius_n8n_io",
"n8n-matsuuu",
"tomin8n",
"jan_n8n_io",
"n8n-charliekolb"
],
"versions": 12
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-iC9xwtJ7Emurjx4hXOzTfG1hzijPTNdph8WYE9q5LLFUSln7edf0eFSFp8AlxRaaHi2d90+9vz9E2Ge+NgDPuw==",
"tarball": "https://registry.npmjs.org/@n8n/scheduler/-/scheduler-0.3.3.tgz",
"unpackedSize": 433572
},
"dist-tags": {
"beta": "1.2.0",
"latest": "0.3.3",
"stable": "0.3.3"
},
"latest_version": "0.3.3",
"maintainers": [
{
"email": "cornelius@n8n.io",
"name": "cornelius_n8n_io"
},
{
"email": "matias.huhta@n8n.io",
"name": "n8n-matsuuu"
},
{
"email": "tomi+npm@n8n.io",
"name": "tomin8n"
},
{
"email": "jan@n8n.io",
"name": "jan_n8n_io"
},
{
"email": "charlie@n8n.io",
"name": "n8n-charliekolb"
}
],
"num_versions": 13,
"repository": {
"type": "git",
"url": "git+https://github.com/n8n-io/n8n.git"
},
"scripts": {
"build": "tsc -p tsconfig.build.json",
"build:unchecked": "tsc -p tsconfig.build.json --noCheck",
"clean": "rimraf dist .turbo",
"dev": "pnpm watch",
"format": "biome format --write .",
"format:check": "biome ci .",
"lint": "eslint . --quiet",
"lint:fix": "eslint . --fix",
"mutate": "node ../../../scripts/mutation-health/mutate.mjs --package-dir packages/@n8n/scheduler",
"test": "vitest run --passWithNoTests",
"test:dev": "vitest --silent=false",
"test:unit": "vitest run --passWithNoTests",
"typecheck": "tsc --noEmit",
"watch": "tsc -p tsconfig.build.json --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.3.3 but max published is 1.2.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/n8n-io/n8n.git' also claimed by 10 package(s) under different publishers: ['npm/@n8n/backend-network', 'npm/@n8n/node-cli', 'npm/@n8n/agents'] ..."
},
"time": {
"created": "2026-06-30T16:54:13.606Z",
"modified": "2026-07-28T07:30:34.979Z"
}
}