npm autotel-tanstack @1.13.26
score
0.6404
med
flagged
2026-06-05 08:23
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.13.26 but max published is 1.13.27 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/jagreehal/autotel' also claimed by 10 package(s) under different publishers: ['npm/autotel-drizzle', 'npm/autotel-adapters', 'npm/autotel-playwright'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 51
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-wM3XEe2L4cby+Q5Gh+CaBnGOYhTGw2BRY8JK2htu/g+vibH/n12d1J4Vqg3UW35ZOoSQWrav4LDCnvBpWDonnQ==",
"tarball": "https://registry.npmjs.org/autotel-tanstack/-/autotel-tanstack-1.13.26.tgz",
"unpackedSize": 384044
},
"dist-tags": {
"latest": "1.13.26"
},
"latest_version": "1.13.26",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 51,
"repository": {
"directory": "packages/autotel-tanstack",
"type": "git",
"url": "https://github.com/jagreehal/autotel"
},
"scripts": {
"build": "tsup",
"clean": "rimraf dist",
"dev": "tsup --watch",
"format": "prettier --write .",
"format:check": "prettier --check src/**/*.ts",
"lint": "eslint src/**/*.ts",
"lint:fix": "eslint src/**/*.ts --fix",
"quality": "pnpm type-check && pnpm test && pnpm lint && pnpm format:check && pnpm build",
"test": "vitest run",
"test:integration": "vitest run --config vitest.integration.config.ts",
"test:watch": "vitest",
"type-check": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.13.26 but max published is 1.13.27",
"shared_repo_different_publisher": "repo 'https://github.com/jagreehal/autotel' also claimed by 10 package(s) under different publishers: ['npm/autotel-drizzle', 'npm/autotel-adapters', 'npm/autotel-playwright'] ..."
},
"time": {
"created": "2025-12-03T19:56:07.491Z",
"modified": "2026-06-04T07:09:28.906Z"
}
}