npm @rebasepro/server @0.10.0
score
0.6209
med
flagged
2026-07-22 06:27
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'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gatti675"
],
"versions": 41
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-2gK/s3U4O/a5dKkXEQszl1X0SRLw6AYJTdNzQhv0EDyjVgCbWRF5tsqOaf5VjUpQTvpnxPNtTl9pKhP5jl1p7A==",
"tarball": "https://registry.npmjs.org/@rebasepro/server/-/server-0.10.0.tgz",
"unpackedSize": 3385046
},
"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": 43,
"repository": {
"directory": "packages/server",
"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": "cross-env NODE_OPTIONS=\"--experimental-vm-modules\" jest --passWithNoTests --forceExit",
"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",
"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-07-15T14:16:42.225Z",
"modified": "2026-07-22T11:27:02.108Z"
}
}