BEACON

← candidates

npm @openaddresses/deploy @10.1.0

score
0.6487 med
flagged 2026-06-08 10:16
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['deploy']
topology
dependency_added_unknown 0.6 14 new non-watchlisted dep(s): ['@aws-sdk/client-cloudformation', '@aws-sdk/client-ec2', '@aws-sdk/client-ecr', '@aws-sdk/client-ecs', '@aws-sdk/client-s3'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "iandees",
    "ingalls"
  ],
  "versions": 56
}

Evidence (package doc at flag time)

{
  "dependencies_count": 15,
  "dist": {
    "integrity": "sha512-7Bl0fOLPlczLLiI1KaWzopVzcMB9hGy9WDlVGv8qEiexpz8RV+pInBySgz3xxOvW0S14PGmiTsfHPxQBwo8ulg==",
    "tarball": "https://registry.npmjs.org/@openaddresses/deploy/-/deploy-10.1.0.tgz",
    "unpackedSize": 234936
  },
  "dist-tags": {
    "latest": "10.1.0"
  },
  "latest_version": "10.1.0",
  "maintainers": [
    {
      "email": "ian.dees@gmail.com",
      "name": "iandees"
    },
    {
      "email": "nick@ingalls.ca",
      "name": "ingalls"
    }
  ],
  "num_versions": 57,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/openaddresses/deploy.git"
  },
  "scripts": {
    "build": "tsc -p tsconfig.json && cp -r data dist/ && cp package.json dist/",
    "doc": "typedoc --entryPoints cli.ts --out docs",
    "lint": "eslint cli.ts lib/ test/",
    "postbuild": "chmod +x dist/cli.js",
    "prepack": "npm run build",
    "test": "vitest run",
    "typecheck": "tsc --noEmit -p tsconfig.json"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['deploy']",
    "dependency_added_unknown": "14 new non-watchlisted dep(s): ['@aws-sdk/client-cloudformation', '@aws-sdk/client-ec2', '@aws-sdk/client-ecr', '@aws-sdk/client-ecs', '@aws-sdk/client-s3'] ..."
  },
  "time": {
    "created": "2021-11-01T15:50:44.875Z",
    "modified": "2026-05-19T17:14:58.323Z"
  }
}