BEACON

← candidates

npm @lodestar/beacon-node @1.44.0

score
0.7 high
flagged 2026-07-24 12:07
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.44.0 but max published is 1.45.0-dev.d7859e978b
shared_repo_different_publisher 0.9 repo 'git+https://github.com/ChainSafe/lodestar.git' also claimed by 10 package(s) under different publishers: ['npm/@lodestar/types', 'npm/@lodestar/era', 'npm/@lodestar/reqresp'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "wemeetagain",
    "matthewkeil",
    "joshdougall",
    "kalambet"
  ],
  "versions": 2854
}

Evidence (package doc at flag time)

{
  "dependencies_count": 53,
  "dist": {
    "integrity": "sha512-/RyR/lG2DUracuR0LbQHs3hBYQtUDJObvSBA9y+LN3kiUaacAxHXTL7PvJOgMtwmC/VgCPeG+9CgWNbrXTWpXw==",
    "tarball": "https://registry.npmjs.org/@lodestar/beacon-node/-/beacon-node-1.44.0.tgz",
    "unpackedSize": 8218053
  },
  "dist-tags": {
    "latest": "1.44.0",
    "next": "1.45.0-dev.88c017b12c",
    "rc": "1.45.0-rc.0"
  },
  "latest_version": "1.44.0",
  "maintainers": [
    {
      "email": "caymannava@gmail.com",
      "name": "wemeetagain"
    },
    {
      "email": "me@matthewkeil.com",
      "name": "matthewkeil"
    },
    {
      "email": "joshdougall@gmail.com",
      "name": "joshdougall"
    },
    {
      "email": "peter@technogeek.io",
      "name": "kalambet"
    }
  ],
  "num_versions": 2855,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ChainSafe/lodestar.git"
  },
  "scripts": {
    "build": "tsgo -p tsconfig.build.json",
    "build:release": "pnpm clean && pnpm run build",
    "build:watch": "pnpm run build --watch",
    "check-build": "node -e \"(async function() { await import('./lib/index.js') })()\"",
    "check-readme": "pnpm exec ts-node ../../scripts/check_readme.ts",
    "check-types": "tsgo",
    "clean": "rm -rf lib && rm -f *.tsbuildinfo",
    "download-spec-tests": "node --loader=ts-node/esm test/spec/downloadTests.ts",
    "lint": "biome check src/ test/",
    "lint:fix": "pnpm run lint --write",
    "test": "pnpm test:unit && pnpm test:e2e",
    "test:e2e": "vitest run --project e2e --project e2e-mainnet",
    "test:sim": "vitest run test/sim/**/*.test.ts",
    "test:sim:blobs": "vitest run test/sim/4844-interop.test.ts",
    "test:spec": "pnpm test:spec:bls && pnpm test:spec:general && pnpm test:spec:minimal && pnpm test:spec:mainnet",
    "test:spec:bls": "vitest run --project spec-minimal test/spec/bls/",
    "test:spec:general": "vitest run --project spec-minimal test/spec/general/",
    "test:spec:mainnet": "vitest run --project spec-mainnet test/spec/presets/",
    "test:spec:minimal": "vitest run --project spec-minimal test/spec/presets/",
    "test:unit": "vitest run --project unit --project unit-minimal"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.44.0 but max published is 1.45.0-dev.d7859e978b",
    "shared_repo_different_publisher": "repo 'git+https://github.com/ChainSafe/lodestar.git' also claimed by 10 package(s) under different publishers: ['npm/@lodestar/types', 'npm/@lodestar/era', 'npm/@lodestar/reqresp'] ..."
  },
  "time": {
    "created": "2022-07-06T17:20:25.421Z",
    "modified": "2026-07-24T17:06:53.852Z"
  }
}