npm @next/routing @16.2.7
score
0.7
high
flagged
2026-06-08 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/rspack-binding-darwin-x64', 'npm/@next/rspack-binding-win32-x64-msvc', 'npm/@next/rspack-binding-linux-x64-gnu'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vercel-release-bot",
"rauchg",
"timneutkens",
"timer",
"matt.straka"
],
"versions": 233
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-QixGtSTjo8C8dB3egeL7AsaPPWVF8NvuYqGWcu9GxLSqcg9ii74HE0wN7imYTnpYkbzqThyh9oVrsWIiCzc5vQ==",
"tarball": "https://registry.npmjs.org/@next/routing/-/routing-16.2.7.tgz",
"unpackedSize": 28224
},
"dist-tags": {
"canary": "16.3.0-canary.46",
"latest": "16.2.7"
},
"latest_version": "16.2.7",
"maintainers": [
{
"email": "infra+release@vercel.com",
"name": "vercel-release-bot"
},
{
"email": "rauchg@gmail.com",
"name": "rauchg"
},
{
"email": "tim@vercel.com",
"name": "timneutkens"
},
{
"email": "timer150@gmail.com",
"name": "timer"
},
{
"email": "matt.j.straka@gmail.com",
"name": "matt.straka"
}
],
"num_versions": 234,
"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.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/rspack-binding-darwin-x64', 'npm/@next/rspack-binding-win32-x64-msvc', 'npm/@next/rspack-binding-linux-x64-gnu'] ..."
},
"time": {
"created": "2025-12-28T11:23:14.792Z",
"modified": "2026-06-09T00:02:29.435Z"
}
}