npm eslint-config-next @16.2.7
score
0.7
high
flagged
2026-06-05 19:02
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=16.2.7 but max published is 16.3.0-canary.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/vercel/next.js.git' also claimed by 10 package(s) under different publishers: ['npm/@next/swc-win32-x64-msvc', 'npm/@next/eslint-plugin-next', 'npm/@next/codemod'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"timneutkens",
"timer",
"vercel-release-bot"
],
"versions": 2685
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-CQ2aNXkrsjaGA2oJBE1LYnlRdphIAQE9ZQfX9hSv1PNGPyiOMSaVeBfTIO29QxYz+ij/hZudK0cfpCG1HXWstg==",
"tarball": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-16.2.7.tgz",
"unpackedSize": 14182
},
"dist-tags": {
"backport": "15.5.19",
"beta": "16.0.0-beta.0",
"canary": "16.3.0-canary.42",
"latest": "16.2.7",
"next-11": "11.1.4",
"next-12-2-6": "12.2.6",
"next-12-3-2": "12.3.7",
"next-13": "13.5.11",
"next-14": "14.2.35",
"next-14-1": "14.1.1",
"next-15-0": "15.1.12",
"next-15-0-0": "15.0.8",
"next-15-2": "15.2.9",
"next-15-3": "15.3.9",
"rc": "15.0.0-rc.1"
},
"latest_version": "16.2.7",
"maintainers": [
{
"email": "tim@vercel.com",
"name": "timneutkens"
},
{
"email": "timer150@gmail.com",
"name": "timer"
},
{
"email": "infra+release@vercel.com",
"name": "vercel-release-bot"
}
],
"num_versions": 2686,
"repository": {
"directory": "packages/eslint-config-next",
"url": "git+https://github.com/vercel/next.js.git"
},
"scripts": {
"build": "swc -d dist src && pnpm types",
"dev": "pnpm build",
"prepublishOnly": "cd ../../ && turbo run build",
"types": "tsc --skipLibCheck --declaration --emitDeclarationOnly --esModuleInterop --declarationDir dist --rootDir src"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=16.2.7 but max published is 16.3.0-canary.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/vercel/next.js.git' also claimed by 10 package(s) under different publishers: ['npm/@next/swc-win32-x64-msvc', 'npm/@next/eslint-plugin-next', 'npm/@next/codemod'] ..."
},
"time": {
"created": "2015-09-21T01:48:01.953Z",
"modified": "2026-06-06T00:02:11.876Z"
}
}