npm oxlint-plugin-react-doctor @0.8.1
score
0.7169
high
flagged
2026-07-21 01:49
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/eslint-plugin-react-doctor', 'npm/react-doctor'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 157d ago but package has 543 versions (expect >= 164d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"abai"
],
"versions": 542
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-ETjgoKrY0EYpK51BsbvgpWySkWaLgJ6z7yB/BfOosi+TUY4+GiDmhWfjJCeul+tpDJEFKR5MnpENjlUrmtZ5Dw==",
"tarball": "https://registry.npmjs.org/oxlint-plugin-react-doctor/-/oxlint-plugin-react-doctor-0.8.1.tgz",
"unpackedSize": 4127343
},
"dist-tags": {
"beta": "0.2.0-beta.2",
"dev": "0.8.1-dev.8c4959b",
"latest": "0.8.1"
},
"latest_version": "0.8.1",
"maintainers": [
{
"email": "aiden.bai05@gmail.com",
"name": "abai"
}
],
"num_versions": 543,
"repository": {
"directory": "packages/oxlint-plugin-react-doctor",
"type": "git",
"url": "git+https://github.com/millionco/react-doctor.git"
},
"scripts": {
"build": "pnpm gen && node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true })\" && cross-env NODE_ENV=production vp pack",
"dev": "vp pack --watch",
"gen": "node ./scripts/generate-rule-registry.mjs",
"gen:check": "node ./scripts/generate-rule-registry.mjs && git diff --exit-code -- src/plugin/rule-registry.ts",
"gen:fixture-tests": "node ./scripts/generate-fixture-tests.mjs",
"gen:fixtures": "node ./scripts/extract-oxc-fixtures.mjs /tmp/oxc",
"gen:react-hooks-fixtures": "node ./scripts/extract-react-hooks-tests.mjs /tmp/react/packages/eslint-plugin-react-hooks/__tests__/ESLintRulesOfHooks-test.js src/plugin/rules/react-builtins/__upstream-fixtures__/rules-of-hooks.json && node ./scripts/extract-react-hooks-tests.mjs /tmp/react/packages/eslint-plugin-react-hooks/__tests__/ESLintRuleExhaustiveDeps-test.js src/plugin/rules/react-builtins/__upstream-fixtures__/exhaustive-deps.json",
"test": "pnpm gen && vp test run",
"typecheck": "pnpm gen && tsc --noEmit"
},
"signal_details": {
"repo_too_new_for_version_history": "claimed repo created 157d ago but package has 543 versions (expect >= 164d 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/eslint-plugin-react-doctor', 'npm/react-doctor']"
},
"time": {
"created": "2026-05-15T13:59:48.400Z",
"modified": "2026-07-21T05:30:20.909Z"
}
}