npm @next/routing @16.2.9
score
0.7
high
flagged
2026-06-20 19:02
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/mdx', 'npm/@next/swc-linux-x64-gnu', 'npm/@next/swc-wasm-nodejs'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vercel-release-bot"
],
"versions": 251
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-6EfMSDmngFFNgajFd3MJodml79I54YARKcAtYYuXOG8lZhJ/EahTPnwEfLvBYOQ6N4iae0fb1VPCdmn85e89Sg==",
"tarball": "https://registry.npmjs.org/@next/routing/-/routing-16.2.9.tgz",
"unpackedSize": 28223
},
"dist-tags": {
"backport": "16.2.8",
"canary": "16.3.0-canary.60",
"latest": "16.2.9",
"preview": "16.3.0-preview.3"
},
"latest_version": "16.2.9",
"maintainers": [
{
"email": "infra+release@vercel.com",
"name": "vercel-release-bot"
}
],
"num_versions": 252,
"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/",
"prepublishOnly": "cd ../../ && turbo run build",
"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.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/mdx', 'npm/@next/swc-linux-x64-gnu', 'npm/@next/swc-wasm-nodejs'] ..."
},
"time": {
"created": "2025-12-28T11:23:14.792Z",
"modified": "2026-06-21T00:02:54.839Z"
}
}