npm react-doctor @0.8.1
score
0.72
high
flagged
2026-07-20 01:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/millionco/react-doctor.git' also claimed by 2 package(s) under different publishers: ['npm/oxlint-plugin-react-doctor', 'npm/eslint-plugin-react-doctor'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 156d ago but package has 582 versions (expect >= 165d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"abai"
],
"versions": 581
}
Evidence (package doc at flag time)
{
"dependencies_count": 17,
"dist": {
"integrity": "sha512-lP/MaS7dDMeVFpWBjh8qYp6NYcb/1TmsAwSixqkqOI50fea9kfh89fyn+UUAC3vb53FGIqwvDPZIjlJR6BgGAQ==",
"tarball": "https://registry.npmjs.org/react-doctor/-/react-doctor-0.8.1.tgz",
"unpackedSize": 5770343
},
"dist-tags": {
"beta": "0.2.0-beta.6",
"dev": "0.8.1-dev.cc2d168",
"latest": "0.8.1"
},
"latest_version": "0.8.1",
"maintainers": [
{
"email": "aiden.bai05@gmail.com",
"name": "abai"
}
],
"num_versions": 582,
"repository": {
"directory": "packages/react-doctor",
"type": "git",
"url": "git+https://github.com/millionco/react-doctor.git"
},
"scripts": {
"build": "node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true })\" && cross-env NODE_ENV=production vp pack",
"dev": "vp pack --watch",
"test": "vp test run",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"repo_too_new_for_version_history": "claimed repo created 156d ago but package has 582 versions (expect >= 165d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/millionco/react-doctor.git' also claimed by 2 package(s) under different publishers: ['npm/oxlint-plugin-react-doctor', 'npm/eslint-plugin-react-doctor']"
},
"time": {
"created": "2026-02-13T12:11:52.138Z",
"modified": "2026-07-20T06:45:21.735Z"
}
}