BEACON

← candidates

npm autotel @4.2.5

score
0.6135 med
flagged 2026-07-20 02:44
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
license_changed 0.4 'MIT' -> 'Apache-2.0'
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-devtools', 'npm/autotel-schema', 'npm/autotel-tanstack'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "jagreehal"
  ],
  "versions": 64
}

Evidence (package doc at flag time)

{
  "dependencies_count": 13,
  "dist": {
    "integrity": "sha512-MZpd1Oj2+kFWRfazaXas4Jtq1Wg5VSpKO72p0z26mDZJT5/EhgR+JKfhxr6TDrJ1V6qiJYJJ1Mz2qFDrP5wtkw==",
    "tarball": "https://registry.npmjs.org/autotel/-/autotel-4.2.5.tgz",
    "unpackedSize": 4416365
  },
  "dist-tags": {
    "latest": "4.2.5"
  },
  "latest_version": "4.2.5",
  "maintainers": [
    {
      "email": "jag.reehal@gmail.com",
      "name": "jagreehal"
    }
  ],
  "num_versions": 68,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jagreehal/autotel.git"
  },
  "scripts": {
    "build": "tsdown",
    "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": "tsdown --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": {
    "license_changed": "'MIT' -> 'Apache-2.0'",
    "shared_repo_different_publisher": "repo 'git+https://github.com/jagreehal/autotel.git' also claimed by 10 package(s) under different publishers: ['npm/autotel-devtools', 'npm/autotel-schema', 'npm/autotel-tanstack'] ..."
  },
  "time": {
    "created": "2025-11-26T06:58:27.056Z",
    "modified": "2026-07-13T21:37:50.915Z"
  }
}