npm lecom-modeler @0.47.3
score
0.55
med
flagged
2026-07-27 15:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.46.0', '0.47.0', '0.47.1', '0.47.2', '0.47.3'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"odassi"
],
"versions": 113
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-M8+8x8BfDXnHvC7Z+0CzLWuBbJYX5iJiDi9eWz9tPjhoe1GIcfytkGWlHTIUdXgVJZJwSg1IXWZwisKZieoYmA==",
"tarball": "https://registry.npmjs.org/lecom-modeler/-/lecom-modeler-0.47.3.tgz",
"unpackedSize": 671079
},
"dist-tags": {
"latest": "0.47.3"
},
"latest_version": "0.47.3",
"maintainers": [
{
"email": "rafaelodassi@hotmail.com",
"name": "odassi"
}
],
"num_versions": 114,
"repository": null,
"scripts": {
"build": "next build",
"build:lib": "tsup && npm run build:tailwind",
"build:tailwind": "tailwindcss -i ./src/app/globals.css -o ./lib/style.min.css --minify",
"dev": "next dev -p 3010",
"lint": "next lint",
"start": "next start",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['0.46.0', '0.47.0', '0.47.1', '0.47.2', '0.47.3']"
},
"time": {
"created": "2025-06-24T12:55:40.475Z",
"modified": "2026-07-27T20:02:56.850Z"
}
}