BEACON

← candidates

npm @bitgo-beta/bitgo @14.2.1-beta.23

score
0.7 high
flagged 2026-07-12 03:03
signals by category
identity 1 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
identity
publisher_unrecognized 0.7 latest published by 'bitgoaaron', not in maintainer set
topology
dist_tag_anomaly 0.5 dist-tags.latest=14.2.1-beta.23 but max published is 14.7.1-alpha.0
shared_repo_different_publisher 0.9 repo 'git+https://github.com/BitGo/BitGoJS.git' also claimed by 10 package(s) under different publishers: ['npm/@bitgo-beta/sdk-coin-algo', 'npm/@bitgo-beta/sdk-coin-baby', 'npm/@bitgo-beta/sdk-coin-avaxp'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "bitgobot"
  ],
  "versions": 2598
}

Evidence (package doc at flag time)

{
  "dependencies_count": 56,
  "dist": {
    "integrity": "sha512-F66fXTKtSqYgQcLwPeKkmKtX+ioroejKEH1fTJtQ9lm6bQlD3EUcqvSh0VrhdQb8+QFkkTGZdGJMQqZHoht+8A==",
    "tarball": "https://registry.npmjs.org/@bitgo-beta/bitgo/-/bitgo-14.2.1-beta.23.tgz",
    "unpackedSize": 75294313
  },
  "dist-tags": {
    "alpha": "14.7.1-alpha.498",
    "beta": "14.2.1-beta.2096",
    "latest": "14.2.1-beta.23"
  },
  "latest_version": "14.2.1-beta.23",
  "maintainers": [
    {
      "email": "infra+npmjs@bitgo.com",
      "name": "bitgobot"
    }
  ],
  "num_versions": 2598,
  "repository": {
    "directory": "modules/bitgo",
    "type": "git",
    "url": "git+https://github.com/BitGo/BitGoJS.git"
  },
  "scripts": {
    "audit": "if [ \"$(npm --version | cut -d. -f1)\" -ge \"6\" ]; then npm audit; else echo \"npm >= 6 required to perform audit. skipping...\"; fi",
    "browser-test": "karma start karma.conf.js",
    "build": "yarn tsc --build --incremental --verbose .",
    "check-fmt": "prettier --check '{src,test}/**/*.{ts,js,json}'",
    "clean": "rm -r dist/*",
    "compile": "yarn webpack-prod",
    "compile-dbg": "yarn webpack-dev",
    "compile-test": "yarn webpack-dev",
    "coverage": "nyc -- npm run unit-test",
    "fmt": "prettier --write '{src,test}/**/*.{ts,js,json}'",
    "gen-docs": "typedoc",
    "integration-test": "nyc -- mocha \"test/v2/integration/**/*.ts\"",
    "lint": "eslint --quiet .",
    "prepare": "npm run build",
    "prepublishOnly": "npm run compile",
    "test": "npm run coverage",
    "unit-test": "mocha",
    "unprettied": "grep -R -L --include '*.ts' --include '*.js' --include '*.json' '@prettier' src test",
    "upload-artifacts": "node scripts/upload-test-reports.js",
    "upload-docs": "node scripts/upload-docs.js",
    "webpack-dev": "cross-env NODE_ENV=development webpack",
    "webpack-prod": "cross-env NODE_ENV=production webpack"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=14.2.1-beta.23 but max published is 14.7.1-alpha.0",
    "publisher_unrecognized": "latest published by 'bitgoaaron', not in maintainer set",
    "shared_repo_different_publisher": "repo 'git+https://github.com/BitGo/BitGoJS.git' also claimed by 10 package(s) under different publishers: ['npm/@bitgo-beta/sdk-coin-algo', 'npm/@bitgo-beta/sdk-coin-baby', 'npm/@bitgo-beta/sdk-coin-avaxp'] ..."
  },
  "time": {
    "created": "2022-09-29T18:53:27.848Z",
    "modified": "2026-07-10T10:54:28.754Z"
  }
}