PkgRadar

Package evidence

@rango-dev/[email protected]

Large Javascript Payload: 2764294 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
603
Versions published
170Mature · −50% score
First published
Apr 2024
Publisher
yeager-eren

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":["@rango-dev/[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":["@rango-dev/[email protected]"],"fail_on":"review"}'
Publisheryeager-eren
Artifact bytes3,811,844
Previous version0.30.2-next.4
Published2026-05-25T13:16:58.464Z
SHA-256e251fb58366615bd90faa9018b8386538744822c5f2c9e41062bfef4a36b4ac6

Why flagged

What the scanner saw

Large Javascript Payload: 2764294 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.30.2-next.5Version
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/Eth-U7JYAA6P.js2764294 bytes10

Manifest

Package metadata

Scripts5
  • buildnode ../../scripts/build/command.mjs --path wallets/provider-ledger --splitting --external-all-except @ledgerhq/errors,@ledgerhq/hw-app-eth,@ledgerhq/hw-app-solana,@ledgerhq/hw-transport-webhid,@ledgerhq/types-cryptoassets,@ledgerhq/types-devices --inputs src/mod.ts
  • cleanrimraf dist
  • formatprettier --write '{.,src}/**/*.{ts,tsx}'
  • linteslint "**/*.{ts,tsx}"
  • ts-checktsc --declaration --emitDeclarationOnly -p ./tsconfig.json
Dependencies14
  • @ledgerhq/errors^6.16.4
  • @ledgerhq/hw-app-eth^6.36.0
  • @ledgerhq/hw-app-solana^7.1.6
  • @ledgerhq/hw-transport-webhid^6.28.6
  • @ledgerhq/types-cryptoassets^7.11.0
  • @ledgerhq/types-devices^6.24.0
  • @rango-dev/signer-solana^0.47.2-next.2
  • @rango-dev/wallets-core^0.58.2-next.4
  • @rango-dev/wallets-shared^0.59.2-next.5
  • @solana/web3.js^1.91.4
  • @types/w3c-web-hid^1.0.2
  • bs58^5.0.0
  • ethers^6.13.2
  • rango-types^0.5.0