npm typescript-eslint @8.61.1
score
0.7
high
flagged
2026-06-15 20:11
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=8.61.1 but max published is 8.61.2-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/parser', 'npm/@typescript-eslint/rule-tester', 'npm/@typescript-eslint/project-service'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jameshenry",
"bradzacher"
],
"versions": 1409
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-V7PayAfJokV3pEHgN7/v03D1SpujhRfQtYLbLIiBfDDncdg4PAiRBfoS4cnCANK4jmAPncczi59QO3afiXUlNw==",
"tarball": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.61.1.tgz",
"unpackedSize": 31612
},
"dist-tags": {
"canary": "8.61.2-alpha.2",
"latest": "8.61.1",
"rc-v8": "8.0.0-alpha.62"
},
"latest_version": "8.61.1",
"maintainers": [
{
"email": "james@henry.sc",
"name": "jameshenry"
},
{
"email": "brad.zacher@gmail.com",
"name": "bradzacher"
}
],
"num_versions": 1411,
"repository": {
"directory": "packages/typescript-eslint",
"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.61.1 but max published is 8.61.2-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/parser', 'npm/@typescript-eslint/rule-tester', 'npm/@typescript-eslint/project-service'] ..."
},
"time": {
"created": "2019-08-13T12:11:42.126Z",
"modified": "2026-06-16T01:11:24.227Z"
}
}