npm @floomhq/floom @5.0.0
score
0.5573
med
flagged
2026-06-21 23:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| license_changed | 0.4 | 'MIT' -> 'SEE LICENSE IN LICENSE' |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| repository_removed | 1.0 | prior repo 'git+https://github.com/floomhq/skills-mvp.git' no longer in package.json |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['open', 'yaml'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vbsrao1",
"federicodeponte"
],
"versions": 78
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-UsqBTNF2bx8jH+Opd0i6Y197rAEL5vYaoHl/dl3GlHFNhoCgrpXOiVRQ3I2vIdCDgrPP3lxpgbDD7pxvKHD/xg==",
"tarball": "https://registry.npmjs.org/@floomhq/floom/-/floom-5.0.0.tgz",
"unpackedSize": 456728
},
"dist-tags": {
"latest": "5.0.0"
},
"latest_version": "5.0.0",
"maintainers": [
{
"email": "vbellala@asu.edu",
"name": "vbsrao1"
},
{
"email": "depontefede@gmail.com",
"name": "federicodeponte"
}
],
"num_versions": 79,
"repository": null,
"scripts": {
"build": "tsc -p tsconfig.json",
"prepack": "npm run build",
"test": "npm run build && node --test --test-concurrency=1 test/*.test.js"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['open', 'yaml']",
"license_changed": "'MIT' -> 'SEE LICENSE IN LICENSE'",
"no_repo": "package.json has no repository field",
"repository_removed": "prior repo 'git+https://github.com/floomhq/skills-mvp.git' no longer in package.json"
},
"time": {
"created": "2026-05-06T18:21:17.761Z",
"modified": "2026-06-22T04:58:16.285Z"
}
}