BEACON

← candidates

npm @westbayberry/dg @2.0.8

score
0.518 med
flagged 2026-06-10 07:35
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['2.0.6', '2.0.7', '2.0.8']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "comcat01"
  ],
  "versions": 63
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-6uMZ3kcabObM5C1rp/gDkn3qCyrGNtVan4f98KebisVhE+mciG1NWOkopQWvOb4q1Kb1so0UeAIy3JjprlrAuA==",
    "tarball": "https://registry.npmjs.org/@westbayberry/dg/-/dg-2.0.8.tgz",
    "unpackedSize": 702573
  },
  "dist-tags": {
    "latest": "2.0.8"
  },
  "latest_version": "2.0.8",
  "maintainers": [
    {
      "email": "westbayberry@gmail.com",
      "name": "comcat01"
    }
  ],
  "num_versions": 64,
  "repository": null,
  "scripts": {
    "build": "node build.mjs",
    "check": "npm run typecheck && npm run lint && npm run format:check && npm run check:package && npm run check:legacy && npm run check:release-docs && npm run check:plan-coverage && npm run check:adversarial-plan && npm run build && npm run test && npm run check:tarball && npm run check:architecture-cracks",
    "check:adversarial-plan": "node scripts/validate-adversarial-validation-plan.mjs",
    "check:architecture-cracks": "node scripts/validate-architecture-crack-closure.mjs",
    "check:legacy": "node scripts/check-legacy-absence.mjs",
    "check:package": "node scripts/check-package-contract.mjs",
    "check:plan-coverage": "node scripts/validate-plan-coverage.mjs",
    "check:release-docs": "node scripts/check-release-docs.mjs",
    "check:tarball": "node scripts/check-tarball.mjs",
    "format:check": "node scripts/format-check.mjs",
    "lint": "node scripts/lint.mjs",
    "test": "vitest run",
    "test:integration": "vitest run test/integration",
    "test:unit": "vitest run test/unit",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "no_repo": "package.json has no repository field",
    "rapid_release": "3 versions in last 24h: ['2.0.6', '2.0.7', '2.0.8']"
  },
  "time": {
    "created": "2026-02-14T14:47:19.213Z",
    "modified": "2026-06-09T19:37:19.663Z"
  }
}