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.

Weekly downloads
1,280Niche · −30% score
Versions published
316Mature · −50% score
First published
Oct 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 bytes230,423
Previous version0.15.0
Published2026-06-13T03:14:29.615Z
SHA-256c9967271e3ab936cbe00f9f8cd1a2da1c8f1e0c636b7a525238796a889b28fad

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.15.1-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

Scripts14
  • buildtsc --project tsconfig.build.json && tsc --project tsconfig.build.json -m esnext --moduleResolution bundler --outDir lib-es
  • cleanrimraf lib lib-es
  • coveragejest --coverage
  • e2ets-node scripts/e2e.ts
  • formatpnpm exec oxfmt -c ../../.oxfmtrc.json ./src
  • format:checkpnpm exec oxfmt -c ../../.oxfmtrc.json ./src --check
  • lintoxlint -c ../oxc-live-libs/.oxlintrc.json ./src
  • lint:fixpnpm exec oxfmt -c ../../.oxfmtrc.json ./src && oxlint -c ../oxc-live-libs/.oxlintrc.json ./src --fix --quiet
  • prewatchpnpm build
  • testjest
  • typechecktsc --noEmit --customConditions node
  • unimportedpnpm knip --directory ../.. -W libs/ledger-key-ring-protocol
  • watchtsc --watch --project tsconfig.build.json
  • watch:estsc --watch --project tsconfig.build.json -m esnext --moduleResolution bundler --outDir lib-es
Dependencies13
  • @ledgerhq/errors6.36.0
  • @ledgerhq/hw-ledger-key-ring-protocol0.10.6-nightly.20260613030736
  • @ledgerhq/hw-transport6.35.4
  • @ledgerhq/hw-transport-mocker6.34.4
  • @ledgerhq/live-env2.39.0-nightly.20260613030736
  • @ledgerhq/live-network2.6.5-nightly.20260613030736
  • @ledgerhq/logs6.17.0
  • @ledgerhq/speculos-transport0.10.5-nightly.20260613030736
  • @ledgerhq/types-devices^6.31.0
  • base64-js1
  • isomorphic-ws5.0.0
  • rxjs7.8.2
  • ws8.18.3