BEACON

← candidates

npm @cashu/cashu-ts @4.7.2

score
0.7 high
flagged 2026-07-23 16:06
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=4.7.2 but max published is 5.0.0-rc.1
shared_repo_different_publisher 0.9 repo 'git+https://github.com/cashubtc/cashu-ts.git' also claimed by 1 package(s) under different publishers: ['npm/@gandlaf21/cashu-ts']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "callebtc",
    "egge21m",
    "gandlaf21",
    "robwoodgate"
  ],
  "versions": 127
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-rNfArnXhaoUCi7crcLFwayHFQ9ek9VUI0EemBbleC9dNEhrJDGBdyqkFH7b6ubmA2Pej0DskUfiLRx0fCp0ebQ==",
    "tarball": "https://registry.npmjs.org/@cashu/cashu-ts/-/cashu-ts-4.7.2.tgz",
    "unpackedSize": 1569876
  },
  "dist-tags": {
    "experimental": "5.0.0-experimental.d3520380",
    "latest": "4.7.2",
    "next": "5.0.0-rc.5",
    "v3-lts": "3.7.1"
  },
  "latest_version": "4.7.2",
  "maintainers": [
    {
      "email": "robwoodgate@mac.com",
      "name": "robwoodgate"
    },
    {
      "email": "gandlaf@proton.me",
      "name": "gandlaf21"
    },
    {
      "email": "callebtc@protonmail.com",
      "name": "callebtc"
    },
    {
      "email": "egge@my2sats.space",
      "name": "egge21m"
    }
  ],
  "num_versions": 140,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cashubtc/cashu-ts.git"
  },
  "scripts": {
    "api:check": "npm run compile && api-extractor run",
    "api:update": "npm run compile && api-extractor run --local",
    "build:scripts": "tsc -p scripts/tsconfig.json",
    "check-format": "prettier --check .",
    "check-lint": "eslint '**/*.{js,ts}'",
    "compile": "npm run compile:es",
    "compile:es": "BUILD_FORMAT=es vite build",
    "compile:standalone": "BUILD_FORMAT=iife vite build",
    "dev": "tsc --watch",
    "format": "prettier --write .",
    "lint": "eslint '**/*.{js,ts}' --fix",
    "migrate-hooks": "REMOVE_GITHOOKS=1 npm run uninstall-hooks && npm install",
    "prepare": "husky && [ \"$CI\" != \"true\" ] && npm run setup-git || true",
    "prtasks": "npm run lint && npm run format && npm run api:update && npm run test && git status",
    "setup-git": "git config commit.template .gitmessage",
    "setup-hooks": "chmod +x scripts/install-git-hooks.sh && ./scripts/install-git-hooks.sh",
    "test": "vitest run --coverage --project node --project browser",
    "test-integration": "vitest run --coverage --project integration",
    "test-integration:browser": "vitest run --coverage --project integration-browser",
    "test-integration:browser:chromium": "INTEGRATION_BROWSER=chromium npm run test-integration:browser",
    "test-integration:browser:firefox": "INTEGRATION_BROWSER=firefox npm run test-integration:browser",
    "test-integration:browser:local:cdk": "scripts/test-integration-browser-local.sh cdk",
    "test-integration:browser:local:nutshell": "scripts/test-integration-browser-local.sh nutshell",
    "test-integration:browser:webkit": "INTEGRATION_BROWSER=webkit npm run test-integration:browser",
    "test:bundler": "node test/consumer/bundler/run-test.js",
    "test:consumer": "npm run test:bundler && npm run test:iife && npm run test:nodenext && npm run test:reactnative",
    "test:iife": "node test/consumer/iife/run-test.js",
    "test:nodenext": "node test/consumer/nodenext/run-test.js",
    "test:prepare": "npx playwright install chromium firefox webkit --with-deps",
    "test:prepare:ci:chromium": "npx playwright install chromium",
    "test:prepare:ci:firefox": "npx playwright install firefox",
    "test:prepare:ci:webkit": "npx playwright install webkit --with-deps",
    "test:reactnative": "node test/consumer/reactnative/run-test.js",
    "typedoc": "typedoc",
    "uninstall-hooks": "git config --local --unset core.hooksPath && [ \"${REMOVE_GITHOOKS:-0}\" = \"1\" ] && rm -rf .githooks || echo 'To remove the installed hooks set REMOVE_GITHOOKS=1'",
    "update-docker-versions": "npm run build:scripts && node dist-scripts/UpdateMakefileMintVersion.js"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=4.7.2 but max published is 5.0.0-rc.1",
    "shared_repo_different_publisher": "repo 'git+https://github.com/cashubtc/cashu-ts.git' also claimed by 1 package(s) under different publishers: ['npm/@gandlaf21/cashu-ts']"
  },
  "time": {
    "created": "2023-03-09T15:19:33.600Z",
    "modified": "2026-07-23T21:06:15.546Z"
  }
}