npm @nextage/era-lib @1.0.186
score
0.55
med
flagged
2026-07-24 10:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['1.0.183', '1.0.184', '1.0.185', '1.0.186'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"luca.corradi"
],
"versions": 162
}
Evidence (package doc at flag time)
{
"dependencies_count": 28,
"dist": {
"integrity": "sha512-TXTWVTbo/un7yaxCqZ3Y//cEzRi1jOwUOjjS0J/ltdhSRoBmo+da8Td1/lApfaXx7eye0HLK1cyXws1TeHknNw==",
"tarball": "https://registry.npmjs.org/@nextage/era-lib/-/era-lib-1.0.186.tgz",
"unpackedSize": 519234
},
"dist-tags": {
"latest": "1.0.186"
},
"latest_version": "1.0.186",
"maintainers": [
{
"email": "luca.corradi@nextage-on.com",
"name": "luca.corradi"
}
],
"num_versions": 163,
"repository": null,
"scripts": {
"build": "npm run clean && tsc",
"clean": "del ./build/*",
"prepublishOnly": "npm run build",
"pub": "npm run build && npm publish",
"release:major": "npm version major -m \"era-lib v%s\"",
"release:minor": "npm version minor -m \"era-lib v%s\"",
"release:patch": "npm version patch -m \"era-lib v%s\"",
"test": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "4 versions in last 24h: ['1.0.183', '1.0.184', '1.0.185', '1.0.186']"
},
"time": {
"created": "2025-08-12T14:25:42.335Z",
"modified": "2026-07-24T15:55:36.863Z"
}
}