PkgRadar

Package evidence

@requestnetwork/[email protected]

Large Javascript Payload: 3985676 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.

Weekly downloads
1,467Niche · −30% score
Versions published
786Mature · −50% score
First published
Feb 2019
Publisher
rodrigopavezi-request

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":["@requestnetwork/[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":["@requestnetwork/[email protected]"],"fail_on":"review"}'
Artifact bytes3,821,891
Previous version0.62.1-next.2d9d2486.0
Published2026-05-25T12:45:45.415Z
SHA-256f15d825551154e8b0105806e47ea9d4ce0c0167c690f45a3dfc6c5f93feb9055

Why flagged

What the scanner saw

Large Javascript Payload: 3985676 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
0.63.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/requestnetwork.min.js3985676 bytes10

Manifest

Package metadata

Scripts9
  • buildrun-s build:commonjs build:umd
  • build:commonjstsc -b tsconfig.build.json
  • build:umdwebpack
  • cleanrm -rf dist tsconfig.tsbuildinfo tsconfig.build.tsbuildinfo
  • linteslint . --fix
  • lint:checkeslint .
  • prepareyarn run build
  • testjest
  • test:watchyarn test --watch
Dependencies15
  • @requestnetwork/advanced-logic0.58.0
  • @requestnetwork/currency0.32.0
  • @requestnetwork/data-access0.49.0
  • @requestnetwork/data-format0.24.0
  • @requestnetwork/epk-signature0.14.0
  • @requestnetwork/multi-format0.32.0
  • @requestnetwork/payment-detection0.58.0
  • @requestnetwork/request-logic0.48.0
  • @requestnetwork/smart-contracts0.52.0
  • @requestnetwork/transaction-manager0.49.0
  • @requestnetwork/types0.58.0
  • @requestnetwork/utils0.58.0
  • ethers5.7.2
  • qs6.11.2
  • tslib2.8.1