npm @rebasepro/admin @0.9.0
score
0.675
med
flagged
2026-07-20 12:24
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/types', 'npm/@rebasepro/client-postgresql', 'npm/@rebasepro/client-firebase'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 112d ago but package has 77 versions (expect >= 113d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gatti675"
],
"versions": 75
}
Evidence (package doc at flag time)
{
"dependencies_count": 40,
"dist": {
"integrity": "sha512-tgBkfOU063eoq1BVm6rDXAU/tSKGJu1QbhugcnIhl4fplRo8xrCmAIQQOQCszUFPfrQMphUbK6OByI+QlTBwsA==",
"tarball": "https://registry.npmjs.org/@rebasepro/admin/-/admin-0.9.0.tgz",
"unpackedSize": 6831075
},
"dist-tags": {
"canary": "0.9.1-canary.78ab3dc",
"latest": "0.9.0"
},
"latest_version": "0.9.0",
"maintainers": [
{
"email": "francesco@firecms.co",
"name": "gatti675"
}
],
"num_versions": 77,
"repository": {
"directory": "packages/admin",
"type": "git",
"url": "https://github.com/rebasepro/rebase.git"
},
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly -p tsconfig.prod.json",
"clean": "rm -rf dist && find ./src -name '*.js' -type f | xargs rm -f",
"generateIcons": "ts-node --esm src/icons/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 77 versions (expect >= 113d 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/types', 'npm/@rebasepro/client-postgresql', 'npm/@rebasepro/client-firebase'] ..."
},
"time": {
"created": "2026-05-09T00:22:59.273Z",
"modified": "2026-07-20T17:24:42.974Z"
}
}