BEACON

← candidates

npm @homepages/template-cli @1.0.0

score
0.5839 med
flagged 2026-07-26 12:55
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.0.0 but max published is 2.0.0-dev-20260724195104
shared_repo_different_publisher 0.9 repo 'git+https://github.com/falktravis/template-packages.git' also claimed by 2 package(s) under different publishers: ['npm/@homepages/dev-media', 'npm/@homepages/template-kit']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "travisfalk"
  ],
  "versions": 27
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-KZimat7jU56Dct7o4mHO+ey5ae3zqOfUCovyye2fZWe1ClPzPcY0FS9zzSX3O+ERdor/FxhrPOfRdusyyOH4Cg==",
    "tarball": "https://registry.npmjs.org/@homepages/template-cli/-/template-cli-1.0.0.tgz",
    "unpackedSize": 823567
  },
  "dist-tags": {
    "dev": "2.0.0-dev-20260726171747",
    "latest": "1.0.0"
  },
  "latest_version": "1.0.0",
  "maintainers": [
    {
      "email": "falk.travis@gmail.com",
      "name": "travisfalk"
    }
  ],
  "num_versions": 28,
  "repository": {
    "directory": "packages/template-cli",
    "type": "git",
    "url": "git+https://github.com/falktravis/template-packages.git"
  },
  "scripts": {
    "build": "tsdown && node --import tsx scripts/build-dev-client.mjs && node scripts/build-cli-assets.mjs",
    "check": "npm run typecheck && npm run lint && npm run build && npm run test && npm run lint:pkg && npm run verify:consumer",
    "lint": "eslint .",
    "lint:pkg": "publint --strict",
    "prepack": "npm run build",
    "pretest": "node test/link-fixture-workspace.mjs",
    "test": "node --import tsx --test --test-timeout=300000 'src/**/*.test.ts' 'src/**/*.test.tsx'",
    "typecheck": "tsc --noEmit",
    "verify:consumer": "node scripts/verify-consumer.mjs"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.0.0 but max published is 2.0.0-dev-20260724195104",
    "shared_repo_different_publisher": "repo 'git+https://github.com/falktravis/template-packages.git' also claimed by 2 package(s) under different publishers: ['npm/@homepages/dev-media', 'npm/@homepages/template-kit']"
  },
  "time": {
    "created": "2026-07-19T23:31:32.097Z",
    "modified": "2026-07-26T17:17:58.424Z"
  }
}