BEACON

← candidates

npm autotel @3.5.0

score
0.7414 high
flagged 2026-06-12 03:33
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
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-cloudflare', 'npm/autotel-aws', 'npm/autotel-terminal'] ...
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": 56
}

Evidence (package doc at flag time)

{
  "dependencies_count": 13,
  "dist": {
    "integrity": "sha512-8peFWEDO04rxw3Ki9XRxGfGzgkhbK6EQdaT48WZ6wwdaL07FYwliK2eSUQRQx5YgKkm5gbfhNiO/J/0GOrymlQ==",
    "tarball": "https://registry.npmjs.org/autotel/-/autotel-3.5.0.tgz",
    "unpackedSize": 6047576
  },
  "dist-tags": {
    "latest": "3.5.0"
  },
  "latest_version": "3.5.0",
  "maintainers": [
    {
      "email": "jag.reehal@gmail.com",
      "name": "jagreehal"
    }
  ],
  "num_versions": 58,
  "repository": {
    "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:all": "pnpm test && pnpm test:integration",
    "test:e2e": "vitest run --config vitest.e2e.config.ts",
    "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": {
    "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-cloudflare', 'npm/autotel-aws', 'npm/autotel-terminal'] ..."
  },
  "time": {
    "created": "2025-11-26T06:58:27.056Z",
    "modified": "2026-06-12T08:33:06.027Z"
  }
}