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
- 170
- 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 promotingMixed 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 4311917 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/exports-umd.js | 4311917 bytes | 10 |
Manifest
Package metadata
Scripts16
buildtsc -bchecktsc -b tsconfig.jest.jsoncleanjest --clearCache --config '{}' || true; rm -rf dist src/generated *.tsbuildinfo node_modules/.cache || trueeslinteslint --cache --cache-location=node_modules/.cache/.eslintcache/ '*/**/*.{js,ts,mts}'postbuildNODE_OPTIONS='--import tsx' rollup -c rollup.config.mtsprebuildnpm run reset-self && node bin/generate-config-validator.js && ./proto.shreset-selfrimraf --glob 'dist/**/*.tsbuildinfo'testnpm run test-unit && npm run test-integration && npm run test-end-to-endtest-browser-end-to-endkarma start karma-end-to-end.config.tstest-browser-integrationkarma start karma-integration.config.tstest-browser-smokebash test/browser-smoke-test/smoke-test.shtest-browser-unitkarma start karma-unit.config.tstest-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 testtest-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.7.0-rc.2@streamr/network-contracts^9.1.0@streamr/proto-rpc103.7.0-rc.2@streamr/trackerless-network103.7.0-rc.2@streamr/utils103.7.0-rc.2env-paths^2.2.1ethers^6.13.0eventemitter3^5.0.0idb^8.0.3lodash^4.17.21lru-cache^11.2.2p-limit^3.1.0p-memoize4.0.4p-throttle4.1.1readable-stream^4.7.0reflect-metadata^0.2.1sqlite^5.1.1sqlite3^5.1.7timers-browserify^2.0.12ts-essentials^10.1.1ts-toolbelt^9.6.0tsyringe^4.10.0uuid^11.1.0zod^4.1.13
Optional dependencies2
bufferutil^4.0.9utf-8-validate^6.0.5