npm @rebasepro/ui @0.9.0
score
0.6808
med
flagged
2026-07-20 11:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.9.0 but max published is 0.9.1-canary.fd3754b |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/rebasepro/rebase.git' also claimed by 10 package(s) under different publishers: ['npm/@rebasepro/admin', 'npm/@rebasepro/schema-inference', 'npm/@rebasepro/client'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 112d ago but package has 81 versions (expect >= 114d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gatti675"
],
"versions": 80
}
Evidence (package doc at flag time)
{
"dependencies_count": 28,
"dist": {
"integrity": "sha512-BDJQHF86T+5AIz0Uf4dOD8NbDOa1XyteFQFqamq7fiqC5k8eZiK0caznAYVzgYnTJjn0q4RrzeBNGQbhPYBz0Q==",
"tarball": "https://registry.npmjs.org/@rebasepro/ui/-/ui-0.9.0.tgz",
"unpackedSize": 1509639
},
"dist-tags": {
"canary": "0.9.1-canary.a8dbf1c",
"latest": "0.9.0"
},
"latest_version": "0.9.0",
"maintainers": [
{
"email": "francesco@firecms.co",
"name": "gatti675"
}
],
"num_versions": 81,
"repository": {
"directory": "packages/ui",
"type": "git",
"url": "https://github.com/rebasepro/rebase.git"
},
"scripts": {
"build": "rm -rf dist || true && vite build && cp dist/src/index.css dist/index.css 2>/dev/null; tsc --emitDeclarationOnly -p tsconfig.prod.json",
"clean": "rm -rf dist && find ./src -name '*.js' -type f | xargs rm -f",
"generateIcons": "bun --esm src/scripts/generateIcons.ts",
"test": "jest --passWithNoTests",
"test:lint": "eslint \"src/**\" --quiet",
"watch": "vite build --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.9.0 but max published is 0.9.1-canary.fd3754b",
"repo_too_new_for_version_history": "claimed repo created 112d ago but package has 81 versions (expect >= 114d for that history)",
"shared_repo_different_publisher": "repo 'https://github.com/rebasepro/rebase.git' also claimed by 10 package(s) under different publishers: ['npm/@rebasepro/admin', 'npm/@rebasepro/schema-inference', 'npm/@rebasepro/client'] ..."
},
"time": {
"created": "2026-03-30T14:18:29.916Z",
"modified": "2026-07-20T16:58:24.460Z"
}
}