npm @typescript-eslint/project-service @8.65.0
score
0.7
high
flagged
2026-07-22 11:04
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=8.65.0 but max published is 8.65.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/utils', 'npm/@typescript-eslint/rule-tester'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jameshenry",
"bradzacher"
],
"versions": 563
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-SxnPhbTsGahizDgbu7oqFH/xVtzIqMd/s+WtnSxNxJZJpLbdT5IPdzg8EZxO3+PoKahXmwJLeNQOpKJb3/bi7Q==",
"tarball": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.65.0.tgz",
"unpackedSize": 14124
},
"dist-tags": {
"canary": "8.65.1-alpha.5",
"latest": "8.65.0"
},
"latest_version": "8.65.0",
"maintainers": [
{
"email": "james@henry.sc",
"name": "jameshenry"
},
{
"email": "brad.zacher@gmail.com",
"name": "bradzacher"
}
],
"num_versions": 564,
"repository": {
"directory": "packages/project-service",
"type": "git",
"url": "git+https://github.com/typescript-eslint/typescript-eslint.git"
},
"scripts": {
"//": "These package scripts are mostly here for convenience. Task running is handled by Nx at the root level.",
"attw-check": "pnpm -w exec nx attw-check",
"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.65.0 but max published is 8.65.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/utils', 'npm/@typescript-eslint/rule-tester'] ..."
},
"time": {
"created": "2025-05-27T13:55:32.281Z",
"modified": "2026-07-22T16:04:43.275Z"
}
}