npm autotel-web @1.12.1
score
0.5577
med
flagged
2026-06-05 07:53
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.12.1 but max published is 1.12.2 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/jagreehal/autotel' also claimed by 10 package(s) under different publishers: ['npm/autotel-aws', 'npm/autotel-pact', 'npm/autotel-drizzle'] ... |
| repository_url_changed | 0.7 | 'git+https://github.com/jagreehal/autotel.git' -> 'https://github.com/jagreehal/autotel' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-/ZAO8FXkGjGS/S3IHoeQ6X9NUVdDwKgPsgjOihxPHuOwOkDiKywyMz3I5dJgDdmO6WdzNylY4wL5+Bdv8h8kWQ==",
"tarball": "https://registry.npmjs.org/autotel-web/-/autotel-web-1.12.1.tgz",
"unpackedSize": 363334
},
"dist-tags": {
"latest": "1.12.1"
},
"latest_version": "1.12.1",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 21,
"repository": {
"directory": "packages/autotel-web",
"type": "git",
"url": "https://github.com/jagreehal/autotel"
},
"scripts": {
"build": "tsup",
"clean": "rimraf dist",
"dev": "tsup --watch",
"lint": "eslint src/**/*.ts",
"lint:fix": "eslint src/**/*.ts --fix",
"test": "vitest run",
"test:watch": "vitest",
"type-check": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.12.1 but max published is 1.12.2",
"repository_url_changed": "'git+https://github.com/jagreehal/autotel.git' -> 'https://github.com/jagreehal/autotel'",
"shared_repo_different_publisher": "repo 'https://github.com/jagreehal/autotel' also claimed by 10 package(s) under different publishers: ['npm/autotel-aws', 'npm/autotel-pact', 'npm/autotel-drizzle'] ..."
},
"time": {
"created": "2025-11-26T06:58:26.301Z",
"modified": "2026-06-04T07:09:33.810Z"
}
}