npm terminalhire @0.39.4
score
0.5184
med
flagged
2026-07-25 14:53
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.39.0', '0.39.1', '0.39.2', '0.39.3', '0.39.4'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 40d ago but package has 86 versions (expect >= 116d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"ecgang"
],
"versions": 85
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-prbVByYgKbRJGJT3S+2xEQz8VbStoQPDaRBqU1fxV3HBWJWzCCFxP52ZspwG6zQoajpQaH4FB9n0d6mG41JDlA==",
"tarball": "https://registry.npmjs.org/terminalhire/-/terminalhire-0.39.4.tgz",
"unpackedSize": 11909538
},
"dist-tags": {
"latest": "0.39.4"
},
"latest_version": "0.39.4",
"maintainers": [
{
"email": "eric@staqs.io",
"name": "ecgang"
}
],
"num_versions": 86,
"repository": {
"type": "git",
"url": "git+https://github.com/staqsIO/terminalhire-plugin.git"
},
"scripts": {
"build": "tsup",
"bundle:plugin": "npm run build && rm -rf ../../plugins/terminalhire/dist && cp -R dist ../../plugins/terminalhire/dist && cp package.json ../../plugins/terminalhire/dist/package.json && cp install.js ../../plugins/terminalhire/dist/install.js && cp statusline-install.js ../../plugins/terminalhire/dist/statusline-install.js && cp postinstall.js ../../plugins/terminalhire/dist/postinstall.js && node ../../scripts/write-bundle-manifest.mjs",
"install-hook": "node install.js",
"postinstall": "node ./postinstall.js",
"prepublishOnly": "npm run build",
"pretest": "npm run -w @terminalhire/core build && npm run build",
"test": "node scripts/run-tests.mjs test"
},
"signal_details": {
"rapid_release": "5 versions in last 24h: ['0.39.0', '0.39.1', '0.39.2', '0.39.3', '0.39.4']",
"repo_too_new_for_version_history": "claimed repo created 40d ago but package has 86 versions (expect >= 116d for that history)"
},
"time": {
"created": "2026-06-14T22:46:20.991Z",
"modified": "2026-07-25T19:52:53.169Z"
}
}