npm autotel-backends @2.12.28
score
0.7432
high
flagged
2026-06-12 03:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/jagreehal/autotel.git' also claimed by 10 package(s) under different publishers: ['npm/autotel-terminal', 'npm/autotel-audit', 'npm/autotel-adapters'] ... |
| repository_url_changed | 0.7 | 'https://github.com/jagreehal/autotel' -> 'git+https://github.com/jagreehal/autotel.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 57
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-XWa3aOklPuB/GaFN5WLM21LUvKtezbXjbDIWbku7686UoWwIFu6Uco1LIm1uBtXcLjqgzx0nc15N+IyBrK+yJA==",
"tarball": "https://registry.npmjs.org/autotel-backends/-/autotel-backends-2.12.28.tgz",
"unpackedSize": 270580
},
"dist-tags": {
"latest": "2.12.28"
},
"latest_version": "2.12.28",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 59,
"repository": {
"directory": "packages/autotel-backends",
"type": "git",
"url": "git+https://github.com/jagreehal/autotel.git"
},
"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:watch": "vitest --config vitest.unit.config.ts",
"type-check": "tsc --noEmit"
},
"signal_details": {
"repository_url_changed": "'https://github.com/jagreehal/autotel' -> 'git+https://github.com/jagreehal/autotel.git'",
"shared_repo_different_publisher": "repo 'git+https://github.com/jagreehal/autotel.git' also claimed by 10 package(s) under different publishers: ['npm/autotel-terminal', 'npm/autotel-audit', 'npm/autotel-adapters'] ..."
},
"time": {
"created": "2025-11-26T06:58:25.999Z",
"modified": "2026-06-12T08:33:14.810Z"
}
}