npm @next/routing @16.2.12
score
0.7
high
flagged
2026-07-25 18:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=16.2.12 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/react-dev-overlay', 'npm/@next/third-parties', 'npm/@next/rspack-binding-win32-x64-msvc'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vercel-release-bot",
"matt.straka"
],
"versions": 296
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-RiBaI3a9LRHF8RGCXZgIQwh8pnK9dBQVQ/Etd8/oNCn85CAAiZdtMHqK2dmRTW2ZgGHLJqTAPvHsRG9GiAwxgg==",
"tarball": "https://registry.npmjs.org/@next/routing/-/routing-16.2.12.tgz",
"unpackedSize": 28083
},
"dist-tags": {
"backport": "16.2.8",
"canary": "16.3.0-canary.96",
"latest": "16.2.12",
"preview": "16.3.0-preview.9"
},
"latest_version": "16.2.12",
"maintainers": [
{
"email": "infra+release@vercel.com",
"name": "vercel-release-bot"
},
{
"email": "matt.j.straka@gmail.com",
"name": "matt.straka"
}
],
"num_versions": 297,
"repository": {
"directory": "packages/next-routing",
"type": "git",
"url": "git+https://github.com/vercel/next.js.git"
},
"scripts": {
"build": "pnpm release && pnpm types",
"dev": "ncc build ./src/index.ts -w -o dist/",
"prerelease": "node ../../scripts/rm.mjs dist",
"release": "ncc build ./src/index.ts -o ./dist/ --minify --no-cache --no-source-map-register",
"test": "jest",
"test:watch": "jest --watch",
"types": "tsc --declaration --emitDeclarationOnly --declarationDir dist"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=16.2.12 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/react-dev-overlay', 'npm/@next/third-parties', 'npm/@next/rspack-binding-win32-x64-msvc'] ..."
},
"time": {
"created": "2025-12-28T11:23:14.792Z",
"modified": "2026-07-25T20:44:57.366Z"
}
}