PkgRadar

Package evidence

@streamr/[email protected]

Large Javascript Payload: 4311270 bytes

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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 bytes5,579,628
Previous version103.3.1
Published2026-04-16T06:57:51.279Z
SHA-256752c2eb79af7205627ad371c040c3b754bb5b9244153da3ba76c22fcbb49481f

Why flagged

What the scanner saw

Large Javascript Payload: 4311270 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
103.6.0-rc.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/exports-umd.js4311270 bytes10

Manifest

Package metadata

Scripts16
  • buildtsc -b
  • checktsc -b tsconfig.jest.json
  • cleanjest --clearCache --config '{}' || true; rm -rf dist src/generated *.tsbuildinfo node_modules/.cache || true
  • eslinteslint --cache --cache-location=node_modules/.cache/.eslintcache/ '*/**/*.{js,ts,mts}'
  • postbuildNODE_OPTIONS='--import tsx' rollup -c rollup.config.mts
  • prebuildnpm run reset-self && node bin/generate-config-validator.js && ./proto.sh
  • reset-selfrimraf --glob 'dist/**/*.tsbuildinfo'
  • testnpm run test-unit && npm run test-integration && npm run test-end-to-end
  • test-browser-end-to-endkarma start karma-end-to-end.config.ts
  • test-browser-integrationkarma start karma-integration.config.ts
  • test-browser-smokebash test/browser-smoke-test/smoke-test.sh
  • test-browser-unitkarma start karma-unit.config.ts
  • test-end-to-endjest --bail --useStderr --forceExit --testTimeout=40000 test/end-to-end/*.test.*
  • test-exportscd test/exports && npm run link && tsc --noEmit --project ./tsconfig.json && npm test
  • test-integrationjest --bail --useStderr --forceExit --testTimeout=40000 test/integration/*.test.*
  • test-unitjest --useStderr --forceExit test/unit
Dependencies28
  • @noble/post-quantum^0.4.1
  • @protobuf-ts/runtime^2.8.2
  • @protobuf-ts/runtime-rpc^2.8.2
  • @streamr/config^5.9.2
  • @streamr/dht103.6.0-rc.0
  • @streamr/network-contracts^9.1.0
  • @streamr/proto-rpc103.6.0-rc.0
  • @streamr/trackerless-network103.6.0-rc.0
  • @streamr/utils103.6.0-rc.0
  • env-paths^2.2.1
  • ethers^6.13.0
  • eventemitter3^5.0.0
  • idb^8.0.3
  • lodash^4.17.21
  • lru-cache^11.2.2
  • p-limit^3.1.0
  • p-memoize4.0.4
  • p-throttle4.1.1
  • readable-stream^4.7.0
  • reflect-metadata^0.2.1
  • sqlite^5.1.1
  • sqlite3^5.1.7
  • timers-browserify^2.0.12
  • ts-essentials^10.1.1
  • ts-toolbelt^9.6.0
  • tsyringe^4.10.0
  • uuid^11.1.0
  • zod^4.1.13
Optional dependencies2
  • bufferutil^4.0.9
  • utf-8-validate^6.0.5