BEACON

← candidates

npm @next/routing @16.2.7

score
0.7 high
flagged 2026-06-05 07:52
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
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/swc-darwin-x64', 'npm/@next/eslint-plugin-next', 'npm/@next/codemod'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "vercel-release-bot",
    "rauchg",
    "timneutkens",
    "timer",
    "matt.straka"
  ],
  "versions": 229
}

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.41",
    "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": 229,
  "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/swc-darwin-x64', 'npm/@next/eslint-plugin-next', 'npm/@next/codemod'] ..."
  },
  "time": {
    "created": "2025-12-28T11:23:14.792Z",
    "modified": "2026-06-05T00:03:54.203Z"
  }
}