npm @n8n/backend-test-utils @1.26.3
score
0.7
high
flagged
2026-06-17 07:53
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.26.3 but max published is 1.27.1 |
| 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-editor-ui', 'npm/n8n-workflow', 'npm/@n8n/errors'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"n8n-matsuuu",
"tomin8n",
"jan_n8n_io",
"cornelius.suermann"
],
"versions": 172
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-NRpWsLdJGAFeNLk2mECqiZe72NtkuU5+V1V5o2vhdXFIsVN7jxbtchbufQebo01oUDW4V114Dz6nWbY57b/unQ==",
"tarball": "https://registry.npmjs.org/@n8n/backend-test-utils/-/backend-test-utils-1.26.3.tgz",
"unpackedSize": 585555
},
"dist-tags": {
"beta": "1.27.1",
"latest": "1.26.3",
"rc": "0.13.1",
"release-v1": "0.26.29",
"stable": "1.26.3"
},
"latest_version": "1.26.3",
"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": 173,
"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",
"test": "echo \"WARNING: no test specified\" && exit 0",
"test:dev": "echo \"WARNING: no test specified\" && exit 0",
"typecheck": "tsc --noEmit",
"watch": "tsc -p tsconfig.build.json --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.26.3 but max published is 1.27.1",
"shared_repo_different_publisher": "repo 'git+https://github.com/n8n-io/n8n.git' also claimed by 10 package(s) under different publishers: ['npm/n8n-editor-ui', 'npm/n8n-workflow', 'npm/@n8n/errors'] ..."
},
"time": {
"created": "2025-06-23T12:32:49.894Z",
"modified": "2026-06-17T12:52:54.171Z"
}
}