npm @nextage/era-lib @1.0.180
score
0.55
med
flagged
2026-07-23 09:12
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.0.176', '1.0.177', '1.0.178', '1.0.179', '1.0.180'] |
| 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": 155
}
Evidence (package doc at flag time)
{
"dependencies_count": 28,
"dist": {
"integrity": "sha512-9iONoVm5e2kU7QA2Xm7Mbo/pFs/dj8+vNSPU3Qq4PDFVtLMvNgGwXTw1amQAkhhzCrVYrAW2m9Z7sO5nfDcISQ==",
"tarball": "https://registry.npmjs.org/@nextage/era-lib/-/era-lib-1.0.180.tgz",
"unpackedSize": 439374
},
"dist-tags": {
"latest": "1.0.180"
},
"latest_version": "1.0.180",
"maintainers": [
{
"email": "luca.corradi@nextage-on.com",
"name": "luca.corradi"
}
],
"num_versions": 157,
"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": "5 versions in last 24h: ['1.0.176', '1.0.177', '1.0.178', '1.0.179', '1.0.180']"
},
"time": {
"created": "2025-08-12T14:25:42.335Z",
"modified": "2026-07-23T14:12:03.826Z"
}
}