npm @typescript-eslint/parser @8.61.0
score
0.7
high
flagged
2026-06-13 13:31
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=8.61.0 but max published is 8.61.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/types', 'npm/@typescript-eslint/utils', 'npm/@typescript-eslint/scope-manager'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jameshenry",
"bradzacher"
],
"versions": 4698
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-5B7PfA2e1NQGCnDHd/0lW7W3gvp3d59Ryw54FYO8Uswxo9f6ikw3AZV+Xj/TvpImmpsiYyUqAfhC6kJID1jF6w==",
"tarball": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.61.0.tgz",
"unpackedSize": 13449
},
"dist-tags": {
"canary": "8.61.1-alpha.1",
"latest": "8.61.0",
"rc-v": "6.0.0-alpha.58",
"rc-v3": "3.0.0-alpha.27",
"rc-v4": "4.0.0-alpha.16",
"rc-v5": "5.0.0-alpha.42",
"rc-v6": "7.0.0-alpha.0",
"rc-v8": "8.0.0-alpha.62"
},
"latest_version": "8.61.0",
"maintainers": [
{
"email": "james@henry.sc",
"name": "jameshenry"
},
{
"email": "brad.zacher@gmail.com",
"name": "bradzacher"
}
],
"num_versions": 4699,
"repository": {
"directory": "packages/parser",
"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.0 but max published is 8.61.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/types', 'npm/@typescript-eslint/utils', 'npm/@typescript-eslint/scope-manager'] ..."
},
"time": {
"created": "2019-01-19T17:13:21.526Z",
"modified": "2026-06-08T23:22:17.843Z"
}
}