npm @next/routing @16.2.11
score
0.7
high
flagged
2026-07-21 13:27
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=16.2.11 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/polyfill-nomodule', 'npm/@next/rspack-binding-darwin-x64', 'npm/@next/rspack-binding-win32-ia32-msvc'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vercel-release-bot",
"matt.straka"
],
"versions": 288
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-S83g7/dbNCKR7c43ew16VqUymfgKwVmDSyUlKdj4Fh9GMV8IRNWnUUrZNII3zEN71r50PUcBQmozvt0veL8+2g==",
"tarball": "https://registry.npmjs.org/@next/routing/-/routing-16.2.11.tgz",
"unpackedSize": 28170
},
"dist-tags": {
"backport": "16.2.8",
"canary": "16.3.0-canary.92",
"latest": "16.2.11",
"preview": "16.3.0-preview.7"
},
"latest_version": "16.2.11",
"maintainers": [
{
"email": "infra+release@vercel.com",
"name": "vercel-release-bot"
},
{
"email": "matt.j.straka@gmail.com",
"name": "matt.straka"
}
],
"num_versions": 290,
"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.11 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/polyfill-nomodule', 'npm/@next/rspack-binding-darwin-x64', 'npm/@next/rspack-binding-win32-ia32-msvc'] ..."
},
"time": {
"created": "2025-12-28T11:23:14.792Z",
"modified": "2026-07-21T18:27:44.895Z"
}
}