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.

Versions published
79Mature · −50% score
First published
Feb 2024
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 bytes117,229
Previous version103.3.1
Published2026-04-16T06:57:53.310Z
SHA-25657d86167b9d228456ce54df0b076a09a90c1340cbd0bf6f73c12793c4f53a551

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.6.0-rc.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • 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 test-unit && npm run test-integration && npm run test-sequential
  • test-integrationjest --bail --forceExit test/integration && npm run test-sequential
  • test-sequentialjest --bail --forceExit --maxWorkers=1 test/sequential # always run sequential tests with maxWorkers=1
  • test-unitjest test/unit
Dependencies24
  • @inquirer/prompts^7.9.0
  • @streamr/config^5.9.2
  • @streamr/dht103.6.0-rc.0
  • @streamr/sdk103.6.0-rc.0
  • @streamr/utils103.6.0-rc.0
  • aedes^0.51.3
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • cassandra-driver^4.8.0
  • chalk^4.0.0
  • commander^14.0.2
  • consistent-hash^1.1.1
  • cors^2.8.5
  • ethers^6.13.0
  • eventemitter3^5.0.0
  • express^5.2.0
  • heap^0.2.6
  • lodash^4.17.21
  • merge2^1.4.1
  • p-limit^3.1.0
  • qs^6.14.0
  • uuid^11.1.0
  • ws^8.18.3
  • zod^4.1.13