npm appstage @0.3.5
score
0.5961
med
flagged
2026-06-08 06:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.3.1', '0.3.2', '0.3.5'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| repository_removed | 1.0 | prior repo 'git+https://github.com/axtk/appstage.git' no longer in package.json |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"axtk"
],
"versions": 31
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-D/HjD9FdmGdE/z8tV8nbOh5Ps5QKtyu+H/HmK1WEaAVUC5SQxiEe7z2WNA0TM5sm2FWP0YC4McZxEeV2M7iK7w==",
"tarball": "https://registry.npmjs.org/appstage/-/appstage-0.3.5.tgz",
"unpackedSize": 120806
},
"dist-tags": {
"latest": "0.3.5"
},
"latest_version": "0.3.5",
"maintainers": [
{
"email": "axtkx@inbox.ru",
"name": "axtk"
}
],
"num_versions": 33,
"repository": null,
"scripts": {
"compile-bin": "esbuild src/scripts/bin.ts --bundle --outfile=dist/bin.js --platform=node --external:esbuild --format=esm",
"postbuild": "node postbuild.ts",
"preversion": "npx npm-run-all shape compile-bin postbuild",
"shape": "npx codeshape",
"typecheck": "npx codeshape typecheck"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['0.3.1', '0.3.2', '0.3.5']",
"repository_removed": "prior repo 'git+https://github.com/axtk/appstage.git' no longer in package.json"
},
"time": {
"created": "2026-03-12T10:38:47.031Z",
"modified": "2026-06-08T11:47:17.849Z"
}
}