npm @rebasepro/cli @0.10.0
score
0.6883
med
flagged
2026-07-23 10:40
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.10.0 but max published is 0.10.1-canary.a54c057 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/rebasepro/rebase.git' also claimed by 10 package(s) under different publishers: ['npm/@rebasepro/studio', 'npm/@rebasepro/ui', 'npm/@rebasepro/schema-inference'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 115d ago but package has 89 versions (expect >= 116d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gatti675"
],
"versions": 87
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-bbJYsXjas0JxSaMj8bZmbjoUc09r7He5B8njCkHbOsW1VN7hcMYUr0fiCI8vr1jG+YsHf2lR0d+bFw3vpuJJUA==",
"tarball": "https://registry.npmjs.org/@rebasepro/cli/-/cli-0.10.0.tgz",
"unpackedSize": 863034
},
"dist-tags": {
"canary": "0.10.1-canary.6f89f77",
"latest": "0.10.0"
},
"latest_version": "0.10.0",
"maintainers": [
{
"email": "francesco@firecms.co",
"name": "gatti675"
}
],
"num_versions": 89,
"repository": {
"directory": "packages/cli",
"type": "git",
"url": "https://github.com/rebasepro/rebase.git"
},
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly -p tsconfig.json && node ../../scripts/assert-build-output.mjs",
"clean": "rm -rf dist && find ./src -name '*.js' -type f | xargs rm -f",
"test": "vitest run",
"test:e2e": "vitest run --config vitest.e2e.config.ts",
"typecheck:test": "tsc --noEmit -p tsconfig.test.json"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.10.0 but max published is 0.10.1-canary.a54c057",
"repo_too_new_for_version_history": "claimed repo created 115d ago but package has 89 versions (expect >= 116d 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/studio', 'npm/@rebasepro/ui', 'npm/@rebasepro/schema-inference'] ..."
},
"time": {
"created": "2026-03-30T14:18:29.111Z",
"modified": "2026-07-23T15:40:13.576Z"
}
}