npm fubi @1.1.3
score
0.55
med
flagged
2026-07-21 08:34
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| superseded_quickly | 0.9 | prior version 1.1.0-beta.21 lived 10min upstream before being pulled |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.1.3 but max published is 1.1.4-beta.0 |
| enrichment | ||
| depsdev_no_source_repo | 0.5 | deps.dev has no SOURCE_REPO link for this version |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gauel"
],
"versions": 140
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-axemzlsiTLlX46ek217ohzj3R5pwRSn3SD4ojcxC+wOCLs+TtLYAYsiszJBx0RKu5pdGAC59bI7t7O5XqCHj0Q==",
"tarball": "https://registry.npmjs.org/fubi/-/fubi-1.1.3.tgz",
"unpackedSize": 1019763
},
"dist-tags": {
"beta": "1.1.4-beta.0",
"latest": "1.1.3"
},
"latest_version": "1.1.3",
"maintainers": [
{
"email": "g.uhlir@gmail.com",
"name": "gauel"
}
],
"num_versions": 153,
"repository": null,
"scripts": {
"build": "tsc && vite build && BUILD_TARGET=app vite build",
"build:staging": "tsc && vite build --mode staging && BUILD_TARGET=app vite build --mode staging",
"dev": "concurrently \"vite dev\" \"wait-on dist/index.es.js && vite --host\"",
"dev:prod": "concurrently \"vite dev --mode production\" \"wait-on dist/index.es.js && vite --host --mode production\"",
"prod": "concurrently \"FUBI_LOCAL_APP=1 vite build --watch\" \"wait-on dist/index.es.js && cd demo && vite --host\"",
"pub": "bun run publish.js",
"test": "playwright test",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
"dist_tag_anomaly": "dist-tags.latest=1.1.3 but max published is 1.1.4-beta.0",
"no_repo": "package.json has no repository field",
"superseded_quickly": "prior version 1.1.0-beta.21 lived 10min upstream before being pulled"
},
"time": {
"created": "2025-04-03T16:18:53.184Z",
"modified": "2026-07-16T08:04:29.723Z"
}
}