BEACON

← candidates

npm @streamr/node @103.3.2

score
0.6808 med
flagged 2026-07-29 05:48
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=103.3.2 but max published is 103.8.0-rc.3
shared_repo_different_publisher 0.9 repo 'git+https://github.com/streamr-dev/network.git' also claimed by 10 package(s) under different publishers: ['npm/@streamr/utils', 'npm/@streamr/autocertifier-server', 'npm/@streamr/dht'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "hpihkala",
    "pzsavola",
    "streamr-dev"
  ],
  "versions": 80
}

Evidence (package doc at flag time)

{
  "dependencies_count": 24,
  "dist": {
    "integrity": "sha512-OBCoSebNfkgdGXV+GaT1Tiu4I6jBK7ELUh8hfFJy2tpPUucGegk46B3VLq7CngZQwP+yqgbtriCPZu7mef1kCA==",
    "tarball": "https://registry.npmjs.org/@streamr/node/-/node-103.3.2.tgz",
    "unpackedSize": 529197
  },
  "dist-tags": {
    "beta": "102.0.0-beta.3",
    "experiment": "103.3.0-experiment.3",
    "internal": "103.8.0-rc.3",
    "latest": "103.3.2"
  },
  "latest_version": "103.3.2",
  "maintainers": [
    {
      "email": "henri.pihkala@streamr.com",
      "name": "hpihkala"
    },
    {
      "email": "petri.savolainen@spaceify.net",
      "name": "pzsavola"
    },
    {
      "email": "devtools@streamr.com",
      "name": "streamr-dev"
    }
  ],
  "num_versions": 81,
  "repository": {
    "directory": "packages/broker",
    "type": "git",
    "url": "git+https://github.com/streamr-dev/network.git"
  },
  "scripts": {
    "build": "tsc -b",
    "check": "tsc -p tsconfig.jest.json",
    "clean": "jest --clearCache --config '{}' || true; rm -rf dist *.tsbuildinfo node_modules/.cache || true",
    "eslint": "eslint --cache --cache-location=node_modules/.cache/.eslintcache/ '*/**/*.{js,ts}'",
    "test": "npm run test-unit && npm run test-integration && npm run test-sequential",
    "test-integration": "jest --bail --forceExit test/integration && npm run test-sequential",
    "test-sequential": "jest --bail --forceExit --maxWorkers=1 test/sequential # always run sequential tests with maxWorkers=1",
    "test-unit": "jest test/unit"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=103.3.2 but max published is 103.8.0-rc.3",
    "shared_repo_different_publisher": "repo 'git+https://github.com/streamr-dev/network.git' also claimed by 10 package(s) under different publishers: ['npm/@streamr/utils', 'npm/@streamr/autocertifier-server', 'npm/@streamr/dht'] ..."
  },
  "time": {
    "created": "2024-02-29T10:20:21.999Z",
    "modified": "2026-07-29T10:48:40.033Z"
  }
}