npm autotel-mongoose @6.0.0
score
0.5532
med
flagged
2026-06-05 07:53
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=6.0.0 but max published is 6.0.1 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/jagreehal/autotel' also claimed by 10 package(s) under different publishers: ['npm/autotel-edge', 'npm/autotel-cloudflare', 'npm/autotel-sentry'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 19
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-fZUTDLAp9Sh0zjhpoAkw127qIRLQbEJai/vVPQIv3JzrclrhLa7AOCBsZJ3202+lxPwj3RpGnz0QCyOHqw9QBg==",
"tarball": "https://registry.npmjs.org/autotel-mongoose/-/autotel-mongoose-6.0.0.tgz",
"unpackedSize": 205545
},
"dist-tags": {
"latest": "6.0.0"
},
"latest_version": "6.0.0",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 19,
"repository": {
"directory": "packages/autotel-mongoose",
"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=6.0.0 but max published is 6.0.1",
"shared_repo_different_publisher": "repo 'https://github.com/jagreehal/autotel' also claimed by 10 package(s) under different publishers: ['npm/autotel-edge', 'npm/autotel-cloudflare', 'npm/autotel-sentry'] ..."
},
"time": {
"created": "2026-03-24T17:42:07.647Z",
"modified": "2026-06-04T07:08:19.324Z"
}
}