npm @nextage/era-lib @1.0.178
score
0.55
med
flagged
2026-07-23 05:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['1.0.175', '1.0.176', '1.0.177', '1.0.178'] |
| 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": 154
}
Evidence (package doc at flag time)
{
"dependencies_count": 29,
"dist": {
"integrity": "sha512-hJuE1cE3pxmut0IwQA5Ht6BA9GBtPUpfpzO+7UIXNZGhxjBdN3XtsI7aGEFzWKZzdAw65ViwPVlFhDA4RIYghA==",
"tarball": "https://registry.npmjs.org/@nextage/era-lib/-/era-lib-1.0.178.tgz",
"unpackedSize": 431982
},
"dist-tags": {
"latest": "1.0.178"
},
"latest_version": "1.0.178",
"maintainers": [
{
"email": "luca.corradi@nextage-on.com",
"name": "luca.corradi"
}
],
"num_versions": 155,
"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.175', '1.0.176', '1.0.177', '1.0.178']"
},
"time": {
"created": "2025-08-12T14:25:42.335Z",
"modified": "2026-07-23T10:55:29.307Z"
}
}