npm @haltcase/run @4.0.0
score
0.5032
med
flagged
2026-06-10 23:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| dormant_burst | 1.0 | dormant 423d (prev 3.0.1), then 4.0.0 just published |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.0.0 but max published is 5.0.0-beta.1 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"haltcase"
],
"versions": 7
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-OJDs6WWRT5GpIwHPoXYwzmD0EveSn01TuF6Pqd4Hk4dkpWptzq5phfqFSd4H5C1DFsrisifYYtzsuMnoZBmTbw==",
"tarball": "https://registry.npmjs.org/@haltcase/run/-/run-4.0.0.tgz",
"unpackedSize": 30516
},
"dist-tags": {
"beta": "5.0.0-beta.1",
"latest": "4.0.0"
},
"latest_version": "4.0.0",
"maintainers": [
{
"email": "bo@lingen.life",
"name": "haltcase"
}
],
"num_versions": 8,
"repository": {
"type": "git",
"url": "git+https://github.com/haltcase/run.git"
},
"scripts": {
"build": "vp pack",
"build:watch": "vp pack --watch",
"check": "pnpm eslint:check && vp check --no-lint",
"eslint:check": "eslint src",
"format": "eslint --fix src && vp check --fix --no-lint",
"hr": "tsx ./src/cli/bin.ts",
"test": "vp test watch",
"test:run": "vp test",
"types": "vp check --no-fmt --no-lint"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=4.0.0 but max published is 5.0.0-beta.1",
"dormant_burst": "dormant 423d (prev 3.0.1), then 4.0.0 just published"
},
"time": {
"created": "2024-11-02T02:16:12.322Z",
"modified": "2026-06-11T04:58:50.180Z"
}
}