npm @n8n/n8n-nodes-langchain @2.30.5
score
0.75
high
flagged
2026-07-20 02:29
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['n8n-charliekolb'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.30.5 but max published is 2.31.2 |
| 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/agents', 'npm/@n8n/stores', 'npm/@n8n/workflow-sdk'] ... |
| dependency_added_unknown | 0.6 | 11 new non-watchlisted dep(s): ['@langchain/google-common', '@langchain/langgraph', '@langchain/langgraph-checkpoint', '@mistralai/mistralai', '@n8n/utils'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cornelius_n8n_io",
"n8n-matsuuu",
"tomin8n",
"jan_n8n_io"
],
"versions": 372
}
Evidence (package doc at flag time)
{
"dependencies_count": 95,
"dist": {
"integrity": "sha512-QHP7U61uf81kqvXhfsZv9guIYBMaqFMBDr+veGLh77vIwxq9engDL8Cv2WpUX8ng+T1l0nI4RJ6DVdQwPvjtNQ==",
"tarball": "https://registry.npmjs.org/@n8n/n8n-nodes-langchain/-/n8n-nodes-langchain-2.30.5.tgz",
"unpackedSize": 10608601
},
"dist-tags": {
"beta": "2.31.2",
"latest": "2.30.5",
"rc": "1.111.2",
"release-v1": "1.122.45",
"stable": "2.30.6"
},
"latest_version": "2.30.5",
"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": 405,
"repository": {
"type": "git",
"url": "git+https://github.com/n8n-io/n8n.git"
},
"scripts": {
"build": "tsc --build tsconfig.build.json && pnpm copy-nodes-json && tsc-alias -p tsconfig.build.json && pnpm n8n-copy-static-files && pnpm n8n-generate-metadata && pnpm n8n-generate-node-defs",
"build:unchecked": "tsc --build tsconfig.build.json --noCheck && pnpm copy-nodes-json && tsc-alias -p tsconfig.build.json && pnpm n8n-copy-static-files && pnpm n8n-generate-metadata && pnpm n8n-generate-node-defs",
"clean": "rimraf dist .turbo",
"copy-nodes-json": "node ../../nodes-base/scripts/copy-nodes-json.js .",
"dev": "pnpm run watch",
"format": "biome format --write .",
"format:check": "biome ci .",
"lint": "eslint nodes credentials utils --quiet",
"lint:fix": "eslint nodes credentials utils --fix",
"test": "vitest run",
"test:dev": "vitest --silent=false",
"test:unit": "vitest run",
"typecheck": "tsc --noEmit",
"watch": "tsc-watch -p tsconfig.build.json --onSuccess \"node ./scripts/post-build.js\""
},
"signal_details": {
"dependency_added_unknown": "11 new non-watchlisted dep(s): ['@langchain/google-common', '@langchain/langgraph', '@langchain/langgraph-checkpoint', '@mistralai/mistralai', '@n8n/utils'] ...",
"dist_tag_anomaly": "dist-tags.latest=2.30.5 but max published is 2.31.2",
"maintainer_churn": "added: ['n8n-charliekolb']",
"shared_repo_different_publisher": "repo 'git+https://github.com/n8n-io/n8n.git' also claimed by 10 package(s) under different publishers: ['npm/@n8n/agents', 'npm/@n8n/stores', 'npm/@n8n/workflow-sdk'] ..."
},
"time": {
"created": "2023-09-29T12:00:40.915Z",
"modified": "2026-07-20T07:28:56.073Z"
}
}