PkgRadar

Package evidence

@ledgerhq/[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
579Mature · −50% score
First published
May 2024
Publisher
ldg-github-ci

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":["@ledgerhq/[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":["@ledgerhq/[email protected]"],"fail_on":"review"}'
Publisherldg-github-ci
Artifact bytes121,923
Previous version0.27.2
Published2026-06-13T03:14:35.731Z
SHA-25627845010330a2cedbd9c1f1b3cc19f372199990643e9ff84e33e1d16a6609502

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildtsc --project tsconfig.build.json && tsc --project tsconfig.build.json -m esnext --moduleResolution bundler --outDir lib-es
  • cleanrimraf lib lib-es
  • coveragejest --coverage
  • lintoxlint -c ../oxc-live-libs/.oxlintrc.json ./src
  • lint:fixpnpm lint --fix
  • prewatchpnpm build
  • testjest
  • typechecktsc --noEmit --customConditions node
  • unimportedpnpm knip --directory ../.. -W libs/live-wallet
  • watchtsc --watch --project tsconfig.build.json
  • watch:estsc --watch --project tsconfig.build.json -m esnext --moduleResolution bundler --outDir lib-es
Dependencies16
  • @ledgerhq/cryptoassets13.51.1-nightly.20260613030736
  • @ledgerhq/ledger-key-ring-protocol0.15.1-nightly.20260613030736
  • @ledgerhq/ledger-wallet-framework^2.2.0-nightly.20260613030736
  • @ledgerhq/live-env2.39.0-nightly.20260613030736
  • @ledgerhq/live-network2.6.5-nightly.20260613030736
  • @ledgerhq/live-promise0.2.3
  • @ledgerhq/logs6.17.0
  • @ledgerhq/types-cryptoassets7.37.0
  • @ledgerhq/types-live6.112.0-nightly.20260613030736
  • base64-js1
  • bignumber.js9
  • isomorphic-ws5.0.0
  • lodash4
  • pako^2.0.4
  • rxjs7.8.2
  • zod4.3.6