npm @n8n/workflow-sdk @0.19.2
score
0.712
high
flagged
2026-06-19 05:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['cornelius_n8n_io'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.19.2 but max published is 0.20.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/api-types', 'npm/@n8n/i18n', 'npm/@n8n/decorators'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"n8n-matsuuu",
"tomin8n",
"jan_n8n_io",
"cornelius.suermann"
],
"versions": 42
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-OzzlkfRgr7Vs431x1FrpwnMBjqlW7bk20iXBKB1m2O7SITRa0WBfDB9+g4rZR1zGsAbs2n/sxXz1BrMqdn/2oQ==",
"tarball": "https://registry.npmjs.org/@n8n/workflow-sdk/-/workflow-sdk-0.19.2.tgz",
"unpackedSize": 2075637
},
"dist-tags": {
"beta": "0.20.0",
"latest": "0.19.2",
"stable": "0.18.2"
},
"latest_version": "0.19.2",
"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"
}
],
"num_versions": 42,
"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",
"code-to-json": "npx tsx src/cli/index.ts code-to-json",
"create-workflows-zip": "npx tsx scripts/create-workflows-zip.ts",
"dev": "pnpm watch",
"extract-workflows": "npx tsx scripts/extract-workflows.ts",
"fetch-workflows": "npx tsx scripts/fetch-test-workflows.ts",
"format": "biome format --write .",
"format:check": "biome ci .",
"generate-types": "npx tsx src/generate-types/generate-types.ts",
"json-to-code": "npx tsx src/cli/index.ts json-to-code",
"lint": "eslint . --quiet",
"lint:fix": "eslint . --fix",
"test": "vitest run",
"test:dev": "vitest --silent=false",
"test:unit": "vitest run",
"typecheck": "tsc --noEmit",
"watch": "tsc -p tsconfig.build.json --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.19.2 but max published is 0.20.0",
"maintainer_churn": "added: ['cornelius_n8n_io']",
"shared_repo_different_publisher": "repo 'git+https://github.com/n8n-io/n8n.git' also claimed by 10 package(s) under different publishers: ['npm/@n8n/api-types', 'npm/@n8n/i18n', 'npm/@n8n/decorators'] ..."
},
"time": {
"created": "2026-02-16T17:47:07.565Z",
"modified": "2026-06-17T22:59:37.777Z"
}
}