PkgRadar

Package evidence

@streamr/[email protected]

no findings

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
139
Versions published
182Mature · −50% score
First published
Apr 2019
Publisher
streamr-dev

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@streamr/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@streamr/[email protected]"],"fail_on":"review"}'
Publisherstreamr-dev
Artifact bytes42,151
Previous version103.6.0-rc.0
Published2026-05-28T06:32:43.984Z
SHA-2566e98f04e13f8a66306d35140340449d9951f8d69ce790a05115530f046d6b455

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
103.7.0-rc.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildtsc -b
  • checktsc -p tsconfig.jest.json
  • cleanjest --clearCache --config '{}' || true; rm -rf dist *.tsbuildinfo node_modules/.cache || true
  • eslinteslint --cache --cache-location=node_modules/.cache/.eslintcache/ '*/**/*.{js,ts}'
  • testnpm run build && jest --bail --forceExit
Dependencies12
  • @streamr/config^5.9.2
  • @streamr/dht103.7.0-rc.2
  • @streamr/network-contracts^9.1.0
  • @streamr/sdk103.7.0-rc.2
  • @streamr/trackerless-network103.7.0-rc.2
  • @streamr/utils103.7.0-rc.2
  • commander^14.0.2
  • easy-table^1.1.1
  • ethers^6.13.0
  • event-stream^4.0.1
  • lodash^4.17.21
  • semver^7.7.3