BEACON

← candidates

npm @westbayberry/dg @2.0.7

score
0.518 med
flagged 2026-06-09 14:37
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.5', '2.0.6', '2.0.7']
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-qhZ5Ay0Q8X8pDAQi/KSO257G3oniPsRPZHH/j013SHZBc2d5trwOBKkmn3avTbsqR2f9McaFoPL2KM6aBuDc/w==",
    "tarball": "https://registry.npmjs.org/@westbayberry/dg/-/dg-2.0.7.tgz",
    "unpackedSize": 698125
  },
  "dist-tags": {
    "latest": "2.0.7"
  },
  "latest_version": "2.0.7",
  "maintainers": [
    {
      "email": "westbayberry@gmail.com",
      "name": "comcat01"
    }
  ],
  "num_versions": 63,
  "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.5', '2.0.6', '2.0.7']"
  },
  "time": {
    "created": "2026-02-14T14:47:19.213Z",
    "modified": "2026-06-09T15:44:18.658Z"
  }
}