npm @typescript-eslint/rule-tester @8.64.0
score
0.7
high
flagged
2026-07-20 05:15
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=8.64.0 but max published is 8.64.1-alpha.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/typescript-eslint/typescript-eslint.git' also claimed by 10 package(s) under different publishers: ['npm/@typescript-eslint/visitor-keys', 'npm/@typescript-eslint/scope-manager', 'npm/@typescript-eslint/tsconfig-utils'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jameshenry",
"bradzacher"
],
"versions": 1850
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-QmEBcU+JKvSx2DagEb/Nip7331IAQkH77QlEp5KNWs9/OvbhiUXvdf09k43dZtIRtAA0ahNDesQ+bfpjN/UsMA==",
"tarball": "https://registry.npmjs.org/@typescript-eslint/rule-tester/-/rule-tester-8.64.0.tgz",
"unpackedSize": 125486
},
"dist-tags": {
"canary": "8.64.1-alpha.11",
"latest": "8.64.0",
"rc-v6": "7.0.0-alpha.0",
"rc-v8": "8.0.0-alpha.62"
},
"latest_version": "8.64.0",
"maintainers": [
{
"email": "james@henry.sc",
"name": "jameshenry"
},
{
"email": "brad.zacher@gmail.com",
"name": "bradzacher"
}
],
"num_versions": 1907,
"repository": {
"directory": "packages/rule-tester",
"type": "git",
"url": "git+https://github.com/typescript-eslint/typescript-eslint.git"
},
"scripts": {
"build": "pnpm exec nx build",
"clean": "rimraf dist/ coverage/",
"format": "pnpm -w run format",
"lint": "pnpm -w exec nx lint",
"test": "pnpm -w exec nx test",
"typecheck": "pnpm -w exec nx typecheck",
"typecheck:tsgo": "pnpm -w exec nx typecheck:tsgo"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=8.64.0 but max published is 8.64.1-alpha.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/typescript-eslint/typescript-eslint.git' also claimed by 10 package(s) under different publishers: ['npm/@typescript-eslint/visitor-keys', 'npm/@typescript-eslint/scope-manager', 'npm/@typescript-eslint/tsconfig-utils'] ..."
},
"time": {
"created": "2023-06-18T13:54:29.199Z",
"modified": "2026-07-19T08:49:34.520Z"
}
}