npm u-foo @3.0.5
score
0.55
med
flagged
2026-07-22 08:50
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['3.0.1', '3.0.2', '3.0.3', '3.0.4', '3.0.5'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"icyouo"
],
"versions": 123
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-xxV68SgxJEc1yc2tGRNPXgn8pcHtLhEcaZ5QnA3l/GjxWd01dXEp/XhUD2jBV1UvHQGGVsF/NETz/tPg7d/YwA==",
"tarball": "https://registry.npmjs.org/u-foo/-/u-foo-3.0.5.tgz",
"unpackedSize": 2794503
},
"dist-tags": {
"latest": "3.0.5"
},
"latest_version": "3.0.5",
"maintainers": [
{
"email": "icyoung520@gmail.com",
"name": "icyouo"
}
],
"num_versions": 124,
"repository": null,
"scripts": {
"postinstall": "node scripts/postinstall.js",
"test": "jest",
"test:coverage": "jest --coverage",
"test:watch": "jest --watch"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "7 versions in last 24h: ['3.0.1', '3.0.2', '3.0.3', '3.0.4', '3.0.5']"
},
"time": {
"created": "2026-02-02T15:57:31.147Z",
"modified": "2026-07-22T13:50:10.041Z"
}
}