BEACON

← candidates

npm packdog @0.9.1

score
0.5048 med
flagged 2026-06-19 17:25
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
no_repo 0.3 package.json has no repository field
repository_removed 1.0 prior repo 'git+https://github.com/finnolav/packdog.git' no longer in package.json

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "finnolav"
  ],
  "versions": 17
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-a6h5DmhnJD17Kb/HMxbXq15IPISppJONUziGqgHZ4B1KNrvvb+kDA2Bp2Bq2sThkddktNiqaxKZOesMPjXGa5Q==",
    "tarball": "https://registry.npmjs.org/packdog/-/packdog-0.9.1.tgz",
    "unpackedSize": 119805
  },
  "dist-tags": {
    "latest": "0.9.1"
  },
  "latest_version": "0.9.1",
  "maintainers": [
    {
      "email": "finnolav.myrvold@icloud.com",
      "name": "finnolav"
    }
  ],
  "num_versions": 18,
  "repository": null,
  "scripts": {
    "build": "rm -rf dist && tsc",
    "dev": "tsc --watch",
    "prepublishOnly": "npm run build && vitest run",
    "test": "tsc && vitest run",
    "test:watch": "vitest"
  },
  "signal_details": {
    "no_repo": "package.json has no repository field",
    "repository_removed": "prior repo 'git+https://github.com/finnolav/packdog.git' no longer in package.json"
  },
  "time": {
    "created": "2026-03-30T14:27:38.193Z",
    "modified": "2026-06-19T22:25:29.508Z"
  }
}