BEACON

← candidates

npm etherscan-api @12.0.1

score
0.5274 med
flagged 2026-06-05 07:22
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
version_jump 0.6 latest published major 100.0.0 jumps from runner-up 12.0.1
topology
dist_tag_anomaly 0.5 dist-tags.latest=12.0.1 but max published is 100.0.0

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "sebs"
  ],
  "versions": 72
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-5LAwHbHwZ+aAO34XsTBma3NtaPeoWdllVMpHdFsrYU3yChkQoOrI9uZ3LFP/UyW3BrzdICGPhhoNuqGx4pcBfA==",
    "tarball": "https://registry.npmjs.org/etherscan-api/-/etherscan-api-12.0.1.tgz",
    "unpackedSize": 80138
  },
  "dist-tags": {
    "latest": "12.0.1"
  },
  "latest_version": "12.0.1",
  "maintainers": [
    {
      "email": "sebs@2xs.org",
      "name": "sebs"
    }
  ],
  "num_versions": 72,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sebs/etherscan-api.git"
  },
  "scripts": {
    "build": "tsc",
    "changelog": "rm ./docs/CHANGELOG.md && npx changelog https://github.com/sebs/etherscan-api all > ./docs/CHANGELOG.md && git add ./docs/CHANGELOG.md && git commit ./docs/CHANGELOG.md -m changelog",
    "clean": "rm -rf lib out",
    "docs": "typedoc",
    "postversion": "git push && git push --tags",
    "prebuild": "rm -rf lib",
    "prepare": "npm run build",
    "pretest": "npm run build",
    "preversion": "npm run typecheck && npm run changelog",
    "test": "node --test test/*.test.js",
    "test:live": "ETHERSCAN_LIVE=1 node --test test/live/*.test.js",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=12.0.1 but max published is 100.0.0",
    "version_jump": "latest published major 100.0.0 jumps from runner-up 12.0.1"
  },
  "time": {
    "created": "2016-10-03T21:11:51.905Z",
    "modified": "2026-06-03T18:26:00.572Z"
  }
}