npm eslint-config-next @16.2.9
score
0.7
high
flagged
2026-06-16 19:08
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=16.2.9 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-linux-arm64-gnu', 'npm/@next/swc-linux-arm64-musl', 'npm/@next/plugin-storybook'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"timneutkens",
"timer",
"vercel-release-bot"
],
"versions": 2700
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-olGtBrs07bQchpaJWeqbk9GaMoU0oGmN/pYNEBXSbfgKngb5uHnPe37X6tVeh6DJfaWFQildvinGEOrolo5fmw==",
"tarball": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-16.2.9.tgz",
"unpackedSize": 14181
},
"dist-tags": {
"backport": "16.2.8",
"beta": "16.0.0-beta.0",
"canary": "16.3.0-canary.52",
"latest": "16.2.9",
"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",
"preview": "16.3.0-preview.3",
"rc": "15.0.0-rc.1"
},
"latest_version": "16.2.9",
"maintainers": [
{
"email": "tim@vercel.com",
"name": "timneutkens"
},
{
"email": "timer150@gmail.com",
"name": "timer"
},
{
"email": "infra+release@vercel.com",
"name": "vercel-release-bot"
}
],
"num_versions": 2701,
"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.9 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-linux-arm64-gnu', 'npm/@next/swc-linux-arm64-musl', 'npm/@next/plugin-storybook'] ..."
},
"time": {
"created": "2015-09-21T01:48:01.953Z",
"modified": "2026-06-16T00:14:23.875Z"
}
}