npm @next/env @16.2.7
score
0.7
high
flagged
2026-06-06 18:57
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/swc-wasm-nodejs', 'npm/@next/third-parties', 'npm/@next/polyfill-nomodule'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vercel-release-bot",
"rauchg",
"timneutkens",
"timer",
"matt.straka"
],
"versions": 2854
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-tMJizPlj6ZYpBMMdK8S0LJufrP4QTdR6pcv9KQ/bVETPAmg0j1mlHE9G2c38UyGHxoBapgwuj7XjbGJ2RcDFOg==",
"tarball": "https://registry.npmjs.org/@next/env/-/env-16.2.7.tgz",
"unpackedSize": 11811
},
"dist-tags": {
"backport": "15.5.19",
"beta": "16.0.0-beta.0",
"canary": "16.3.0-canary.42",
"latest": "16.2.7",
"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",
"rc": "15.0.0-rc.1"
},
"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": 2855,
"repository": {
"directory": "packages/next-env",
"type": "git",
"url": "git+https://github.com/vercel/next.js.git"
},
"scripts": {
"build": "pnpm build:source && pnpm types",
"build:source": "ncc build ./index.ts -o ./dist/ --minify --no-cache --no-source-map-register",
"dev": "ncc build ./index.ts -w -o dist/",
"prebuild:source": "node ../../scripts/rm.mjs dist",
"prepublishOnly": "cd ../../ && turbo run build",
"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-wasm-nodejs', 'npm/@next/third-parties', 'npm/@next/polyfill-nomodule'] ..."
},
"time": {
"created": "2020-09-25T15:11:40.240Z",
"modified": "2026-06-06T00:02:54.485Z"
}
}