npm @rebasepro/app @0.10.0
score
0.6209
med
flagged
2026-07-21 18:59
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/client-postgresql', 'npm/@rebasepro/client-firebase', 'npm/@rebasepro/plugin-data-enhancement'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gatti675"
],
"versions": 41
}
Evidence (package doc at flag time)
{
"dependencies_count": 13,
"dist": {
"integrity": "sha512-lXrXBZDHmz924bWhlBB2A2EgXAerh8hpAqOK0txijXXNysFlYrkDOQnmI6uXGWIcEPC1Yfpf5JVKPKyPrbgX2A==",
"tarball": "https://registry.npmjs.org/@rebasepro/app/-/app-0.10.0.tgz",
"unpackedSize": 3169685
},
"dist-tags": {
"canary": "0.10.1-canary.a54c057",
"latest": "0.10.0"
},
"latest_version": "0.10.0",
"maintainers": [
{
"email": "francesco@firecms.co",
"name": "gatti675"
}
],
"num_versions": 42,
"repository": {
"directory": "packages/app",
"type": "git",
"url": "https://github.com/rebasepro/rebase.git"
},
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly -p tsconfig.prod.json && pnpm exec esbuild src/vitePlugin.ts --platform=node --format=esm --outfile=dist/vitePlugin.js && node ../../scripts/assert-build-output.mjs",
"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.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/client-postgresql', 'npm/@rebasepro/client-firebase', 'npm/@rebasepro/plugin-data-enhancement'] ..."
},
"time": {
"created": "2026-07-15T14:16:25.450Z",
"modified": "2026-07-21T23:59:20.687Z"
}
}