BEACON

← candidates

npm create-next-app @16.2.9

score
0.7 high
flagged 2026-06-17 14:16
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
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/swc-linux-arm64-gnu', 'npm/@next/codemod', 'npm/@next/plugin-sentry'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "timneutkens",
    "timer",
    "vercel-release-bot"
  ],
  "versions": 3341
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-rdEAuzwXdsr4g9RUsYF964TbhgoWTd5qMHd9mu5ZY1EMHuSPrcWJ2zt/de/9pkkfZYxqgWNoUL6rSNWf78bTBw==",
    "tarball": "https://registry.npmjs.org/create-next-app/-/create-next-app-16.2.9.tgz",
    "unpackedSize": 957368
  },
  "dist-tags": {
    "backport": "16.2.8",
    "beta": "16.0.0-beta.0",
    "canary": "16.3.0-canary.53",
    "latest": "16.2.9",
    "next-11": "11.1.4",
    "next-12-2-6": "12.2.6",
    "next-12-3-2": "12.3.7",
    "next-13": "13.5.11",
    "next-14": "14.2.35",
    "next-14-1": "14.1.1",
    "next-15-0": "15.1.12",
    "next-15-0-0": "15.0.8",
    "next-15-2": "15.2.9",
    "next-15-3": "15.3.9",
    "preview": "16.3.0-preview.3",
    "rc": "15.0.0-rc.1"
  },
  "latest_version": "16.2.9",
  "maintainers": [
    {
      "email": "tim@vercel.com",
      "name": "timneutkens"
    },
    {
      "email": "timer150@gmail.com",
      "name": "timer"
    },
    {
      "email": "infra+release@vercel.com",
      "name": "vercel-release-bot"
    }
  ],
  "num_versions": 3341,
  "repository": {
    "directory": "packages/create-next-app",
    "type": "git",
    "url": "git+https://github.com/vercel/next.js.git"
  },
  "scripts": {
    "build": "ncc build ./index.ts -o ./dist/ --minify --no-cache --no-source-map-register",
    "dev": "ncc build ./index.ts -w -o dist/",
    "lint-fix": "pnpm prettier -w --plugin prettier-plugin-tailwindcss 'templates/*-tw/{ts,js}/{app,pages}/**/*.{js,ts,tsx}'",
    "prebuild": "node ../../scripts/rm.mjs dist",
    "prepublishOnly": "cd ../../ && turbo run build"
  },
  "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/swc-linux-arm64-gnu', 'npm/@next/codemod', 'npm/@next/plugin-sentry'] ..."
  },
  "time": {
    "created": "2017-01-14T11:50:27.328Z",
    "modified": "2026-06-17T00:08:22.407Z"
  }
}