npm nitro-nightly @3.0.1-20260721-094923-bfc2f5ef
score
0.6667
med
flagged
2026-07-21 04:49
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=3.0.1-20260721-094923-bfc2f5ef but max published is 4.0.0-20251010-091516-7cafddba |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/nitrojs/nitro.git' also claimed by 2 package(s) under different publishers: ['npm/nitro', 'npm/nitropack-nightly'] |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['h3-rules', 'rou3'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pi0"
],
"versions": 996
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-2nO4Fs84q13jgsOfvR4Hk2WBW7Cvrpt1r/h1sH/BSU/myjHVxbGLad7zSPKiID93B8NknkfvqDi+kxggCpQ91w==",
"tarball": "https://registry.npmjs.org/nitro-nightly/-/nitro-nightly-3.0.1-20260721-094923-bfc2f5ef.tgz",
"unpackedSize": 2955710
},
"dist-tags": {
"latest": "3.0.1-20260721-094923-bfc2f5ef"
},
"latest_version": "3.0.1-20260721-094923-bfc2f5ef",
"maintainers": [
{
"email": "pyapar@gmail.com",
"name": "pi0"
}
],
"num_versions": 1029,
"repository": {
"type": "git",
"url": "git+https://github.com/nitrojs/nitro.git"
},
"scripts": {
"build": "pnpm gen-presets && obuild",
"dev": "pnpm -C playground dev",
"dev:build": "pnpm -C playground build",
"dev:start": "node playground/.output/server/index.mjs",
"fmt": "oxlint --fix . && oxfmt . && automd && oxfmt .",
"gen-node-compat": "node scripts/gen-node-compat.ts",
"gen-presets": "obuild --stub && node ./scripts/gen-presets.ts",
"lint": "oxlint . && oxfmt --check .",
"nitro": "node ./src/cli/index.ts",
"release": "node ./scripts/release.ts",
"stub": "obuild --stub",
"test": "pnpm lint && pnpm build && pnpm typecheck && pnpm test:rollup && pnpm test:rolldown",
"test:rolldown": "NITRO_BUILDER=rolldown pnpm vitest",
"test:rollup": "NITRO_BUILDER=rollup pnpm vitest",
"typecheck": "tsc --noEmit --skipLibCheck"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['h3-rules', 'rou3']",
"dist_tag_anomaly": "dist-tags.latest=3.0.1-20260721-094923-bfc2f5ef but max published is 4.0.0-20251010-091516-7cafddba",
"shared_repo_different_publisher": "repo 'git+https://github.com/nitrojs/nitro.git' also claimed by 2 package(s) under different publishers: ['npm/nitro', 'npm/nitropack-nightly']"
},
"time": {
"created": "2023-07-24T09:22:20.941Z",
"modified": "2026-07-21T09:49:38.496Z"
}
}