npm @n8n/json-schema-to-zod @1.14.0
score
0.5329
med
flagged
2026-07-28 03:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.14.0 but max published is 1.15.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', 'npm/@n8n/typeorm', 'npm/@n8n/vitest-config'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cornelius_n8n_io",
"n8n-matsuuu",
"tomin8n",
"jan_n8n_io",
"n8n-charliekolb"
],
"versions": 15
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-4LmvRnwu9JYvnRUu+TKy5y0PD4KKLzfBdiOoUBE2Q7sPvXy5PNzhbzlC6tNaox0QeEJxiY3jEp1BGuMd2nPSAg==",
"tarball": "https://registry.npmjs.org/@n8n/json-schema-to-zod/-/json-schema-to-zod-1.14.0.tgz",
"unpackedSize": 72317
},
"dist-tags": {
"beta": "1.15.0",
"latest": "1.14.0",
"rc": "1.5.0"
},
"latest_version": "1.14.0",
"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": 15,
"repository": {
"type": "git",
"url": "git+https://github.com/n8n-io/n8n.git"
},
"scripts": {
"build": "rimraf ./dist && pnpm run build:types && pnpm run build:cjs && pnpm run build:esm",
"build:cjs": "tsc -p tsconfig.cjs.json && node postcjs.cjs",
"build:esm": "tsc -p tsconfig.esm.json && node postesm.cjs",
"build:types": "tsc -p tsconfig.types.json",
"build:unchecked": "rimraf ./dist && tsc -p tsconfig.types.json --noCheck && tsc -p tsconfig.cjs.json --noCheck && node postcjs.cjs && tsc -p tsconfig.esm.json --noCheck && node postesm.cjs",
"clean": "rimraf dist .turbo",
"dev": "tsc -w",
"dry": "pnpm run build && pnpm pub --dry-run",
"format": "biome format --write src",
"format:check": "biome ci src",
"lint": "eslint src --quiet",
"lint:fix": "eslint src --fix",
"test": "vitest run",
"test:dev": "vitest --silent=false",
"test:unit": "vitest run",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.14.0 but max published is 1.15.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', 'npm/@n8n/typeorm', 'npm/@n8n/vitest-config'] ..."
},
"time": {
"created": "2024-10-24T10:33:20.112Z",
"modified": "2026-07-21T08:03:01.405Z"
}
}