BEACON

← candidates

npm @lodestar/state-transition @1.44.0

score
0.7 high
flagged 2026-07-21 00:10
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/config', 'npm/@lodestar/types', 'npm/@lodestar/spec-test-util'] ...

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 11,
  "dist": {
    "integrity": "sha512-RFKYhq2JB9Bbp2rWNZulWQ9pSDRtlcqyPY2qXa0TuRuaaG34H+thWw/LPn+h0QxwhdHwpXVWNMcetWvslndGTQ==",
    "tarball": "https://registry.npmjs.org/@lodestar/state-transition/-/state-transition-1.44.0.tgz",
    "unpackedSize": 2010255
  },
  "dist-tags": {
    "latest": "1.44.0",
    "next": "1.45.0-dev.17a48050e6",
    "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": 2860,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ChainSafe/lodestar.git"
  },
  "scripts": {
    "build": "tsgo -p tsconfig.build.json",
    "build:release": "pnpm clean && pnpm 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",
    "lint": "biome check src/ test/",
    "lint:fix": "pnpm run lint --write",
    "test": "pnpm test:unit",
    "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/config', 'npm/@lodestar/types', 'npm/@lodestar/spec-test-util'] ..."
  },
  "time": {
    "created": "2022-07-06T17:29:41.373Z",
    "modified": "2026-07-21T05:10:24.040Z"
  }
}