npm autotel-drizzle @0.0.26
score
0.5698
med
flagged
2026-06-05 07:41
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.0.26 but max published is 0.0.27 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/jagreehal/autotel' also claimed by 2 package(s) under different publishers: ['npm/autotel-devtools', 'npm/autotel-cli'] |
| 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": 23
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-Bt4hSUqAT8hwuFmi8m+I/z6wTQB1uKEUycIQwMbfbpq3t6QwMEGxzCqsGu+mR2in2HZtMOKgQ+I7SgBmzsQKrg==",
"tarball": "https://registry.npmjs.org/autotel-drizzle/-/autotel-drizzle-0.0.26.tgz",
"unpackedSize": 217249
},
"dist-tags": {
"latest": "0.0.26"
},
"latest_version": "0.0.26",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 25,
"repository": {
"directory": "packages/autotel-drizzle",
"type": "git",
"url": "https://github.com/jagreehal/autotel"
},
"scripts": {
"build": "tsup",
"check-exports": "attw --pack . --ignore-rules false-esm no-resolution cjs-resolves-to-esm",
"check-format": "prettier --check ./src",
"ci": "npm run build && npm run check-format && npm run check-exports && npm run lint && npm run test",
"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 && pnpm check-exports",
"test": "vitest run --config vitest.unit.config.ts",
"test:all": "pnpm test && pnpm test:integration",
"test:integration": "vitest run --config vitest.integration.config.ts",
"test:integration:watch": "vitest --config vitest.integration.config.ts",
"test:watch": "vitest --config vitest.unit.config.ts",
"type-check": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.0.26 but max published is 0.0.27",
"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 2 package(s) under different publishers: ['npm/autotel-devtools', 'npm/autotel-cli']"
},
"time": {
"created": "2026-03-24T17:43:22.234Z",
"modified": "2026-06-04T07:06:56.214Z"
}
}