npm h3-nightly @2.0.0-20260722-180430-5cba776
score
0.7
high
flagged
2026-07-22 13:04
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.0.0-20260722-180430-5cba776 but max published is 3.0.0-20251021-151501-4247682 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/h3js/h3.git' also claimed by 1 package(s) under different publishers: ['npm/@depup/h3'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pi0"
],
"versions": 698
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-P6x8ka9aFPHpOOI07BWvlKB/KkJvuaAEjF5HUFkBGMLrglv8kGAfc6OupjuT87MWCeihfCndmIP/BnOlWlrFsw==",
"tarball": "https://registry.npmjs.org/h3-nightly/-/h3-nightly-2.0.0-20260722-180430-5cba776.tgz",
"unpackedSize": 511277
},
"dist-tags": {
"1x": "1.15.12-20260519-122018-9aa6f55",
"latest": "2.0.0-20260722-180430-5cba776"
},
"latest_version": "2.0.0-20260722-180430-5cba776",
"maintainers": [
{
"email": "pyapar@gmail.com",
"name": "pi0"
}
],
"num_versions": 700,
"repository": {
"type": "git",
"url": "git+https://github.com/h3js/h3.git"
},
"scripts": {
"bench:bun": "bun run ./test/bench/bench.ts",
"bench:node": "node --expose-gc --allow-natives-syntax ./test/bench/bench.ts",
"build": "obuild",
"dev": "vitest",
"fmt": "automd && oxlint --fix . && oxfmt .",
"lint": "oxlint . && oxfmt --check .",
"play:bun": "bun ./test/fixture/bun.ts",
"play:node": "pnpm test/fixture/node.ts",
"play:plain": "pnpm test/fixture/plain.ts",
"play:web": "pnpm test/fixture/web.ts",
"prepack": "pnpm build",
"release": "pnpm test && pnpm build && changelogen --release --prerelease && npm publish --tag latest && git push --follow-tags",
"test": "pnpm lint && pnpm typecheck && vitest --run --coverage",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=2.0.0-20260722-180430-5cba776 but max published is 3.0.0-20251021-151501-4247682",
"shared_repo_different_publisher": "repo 'git+https://github.com/h3js/h3.git' also claimed by 1 package(s) under different publishers: ['npm/@depup/h3']"
},
"time": {
"created": "2023-07-27T15:48:26.294Z",
"modified": "2026-07-22T18:04:44.831Z"
}
}