npm crash-js @0.1.131
score
0.7
high
flagged
2026-06-18 18:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 16 versions in last 24h: ['0.1.126', '0.1.127', '0.1.128', '0.1.130', '0.1.131'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['tmcfs'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"themartiancompany"
],
"versions": 113
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-tRZkwI2AS1eiaiY8vVDZCj9TDz7sAG6h8CBILMNVA0dHTV/LGPaI8f5E2P3rLMGScFJzHiqGzQqwg4ZdxjFwrQ==",
"tarball": "https://registry.npmjs.org/crash-js/-/crash-js-0.1.131.tgz",
"unpackedSize": 213865
},
"dist-tags": {
"latest": "0.1.131"
},
"latest_version": "0.1.131",
"maintainers": [
{
"email": "pellegrinoprevete@gmail.com",
"name": "themartiancompany"
}
],
"num_versions": 114,
"repository": {
"type": "git",
"url": "git+https://github.com/themartiancompany/crash-js.git"
},
"scripts": {
"build": "npm run lint && npm run build-lib",
"build-lib": "npx webpack --mode 'production' --config 'webpack.config.cjs' --stats-error-details && mkdir 'dist' && mv 'crash-js.js'* 'dist'",
"lint": "npx eslint .",
"test": "echo \"Error: no test specified\" && exit 1"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['tmcfs']",
"rapid_release": "16 versions in last 24h: ['0.1.126', '0.1.127', '0.1.128', '0.1.130', '0.1.131']"
},
"time": {
"created": "2025-11-01T16:49:36.221Z",
"modified": "2026-06-18T23:35:22.096Z"
}
}