npm @flighthq/shortcut @0.2.0
score
0.5128
med
flagged
2026-07-25 00:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.2.0 but max published is 0.2.1-next.410.a23f189 |
| mass_publish_burst | 0.8 | publisher 'jgranick' pushed 68 packages in the last 15min on npm |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 72d ago but package has 17 versions (expect >= 73d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jgranick"
],
"versions": 16
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-rnUcavRTlu0t72LtL7uqvsWSNcOzAMmTw64raPWVdUsPclhOoZPpGSBx992kfRaUuWuPutwyZZzaQSJTfS5kog==",
"tarball": "https://registry.npmjs.org/@flighthq/shortcut/-/shortcut-0.2.0.tgz",
"unpackedSize": 70595
},
"dist-tags": {
"latest": "0.2.0",
"next": "0.2.1-next.701.409c279"
},
"latest_version": "0.2.0",
"maintainers": [
{
"email": "noreply@joshuagranick.com",
"name": "jgranick"
}
],
"num_versions": 17,
"repository": {
"directory": "packages/shortcut",
"type": "git",
"url": "git+https://github.com/flighthq/flight.git"
},
"scripts": {
"build": "tsc -b",
"clean": "tsc -b --clean",
"clean:dist": "tsx ../../scripts/clean-package-dist.ts",
"prepack": "npm run clean && npm run clean:dist && npm run build",
"test": "vitest run --config vitest.config.ts",
"test:watch": "vitest --watch --config vitest.config.ts"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.2.0 but max published is 0.2.1-next.410.a23f189",
"mass_publish_burst": "publisher 'jgranick' pushed 68 packages in the last 15min on npm",
"repo_too_new_for_version_history": "claimed repo created 72d ago but package has 17 versions (expect >= 73d for that history)"
},
"time": {
"created": "2026-07-10T06:05:10.365Z",
"modified": "2026-07-25T03:53:56.673Z"
}
}