npm @rebasepro/types @0.10.0
score
0.6883
med
flagged
2026-07-22 06:25
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/inference', 'npm/@rebasepro/server-postgres', 'npm/@rebasepro/forms'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 113d ago but package has 88 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": 0,
"dist": {
"integrity": "sha512-cWsnoGKtWhmJvhfeBXPI4t5tlj35UXXolfHC2nqdkxGLlEe3W31KwVop1okAEgafCeybrZALmIDse2OoJQRIuA==",
"tarball": "https://registry.npmjs.org/@rebasepro/types/-/types-0.10.0.tgz",
"unpackedSize": 915097
},
"dist-tags": {
"canary": "0.10.1-canary.31c773c",
"latest": "0.10.0"
},
"latest_version": "0.10.0",
"maintainers": [
{
"email": "francesco@firecms.co",
"name": "gatti675"
}
],
"num_versions": 88,
"repository": {
"directory": "packages/types",
"type": "git",
"url": "https://github.com/rebasepro/rebase.git"
},
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly -p tsconfig.prod.json && node ../../scripts/assert-build-output.mjs",
"clean": "rm -rf dist && find ./src -name '*.js' -type f | xargs rm -f",
"test": "jest --passWithNoTests",
"test:lint": "eslint \"src/**\" --quiet",
"watch": "vite build --watch"
},
"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 113d ago but package has 88 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/inference', 'npm/@rebasepro/server-postgres', 'npm/@rebasepro/forms'] ..."
},
"time": {
"created": "2026-03-30T14:18:34.390Z",
"modified": "2026-07-22T11:25:26.777Z"
}
}