Closed DanielSinclair closed 2 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@ledgerhq/cryptoassets@13.3.0 | None | 0 |
62 MB | ldg-github-ci |
npm/@ledgerhq/devices@8.4.2 | None | 0 |
222 kB | ldg-github-ci |
npm/@ledgerhq/domain-service@1.2.3 | None | 0 |
142 kB | ldg-github-ci |
npm/@ledgerhq/errors@6.18.0 | None | 0 |
205 kB | ldg-github-ci |
npm/@ledgerhq/evm-tools@1.2.0 | None | 0 |
131 kB | ldg-github-ci |
npm/@ledgerhq/hw-app-eth@6.38.0 | None | 0 |
2.16 MB | ldg-github-ci |
npm/@ledgerhq/hw-transport-mocker@6.29.2 | None | 0 |
107 kB | ldg-github-ci |
npm/@ledgerhq/hw-transport-webhid@6.29.2 | None | 0 |
74.3 kB | ldg-github-ci |
npm/@ledgerhq/hw-transport@6.31.2 | None | 0 |
132 kB | ldg-github-ci |
npm/@ledgerhq/live-env@2.2.0 | None | 0 |
262 kB | ldg-github-ci |
npm/@ledgerhq/types-live@6.50.0 | None | 0 |
372 kB | ldg-github-ci |
🚮 Removed packages: npm/@ledgerhq/cryptoassets@11.4.0, npm/@ledgerhq/devices@8.2.0, npm/@ledgerhq/domain-service@1.1.17, npm/@ledgerhq/errors@6.16.1, npm/@ledgerhq/evm-tools@1.0.14, npm/@ledgerhq/hw-app-eth@6.35.3, npm/@ledgerhq/hw-transport-mocker@6.28.2, npm/@ledgerhq/hw-transport-webhid@6.28.2, npm/@ledgerhq/hw-transport@6.30.2, npm/@ledgerhq/live-env@0.9.0, npm/@ledgerhq/live-network@1.1.11, npm/@ledgerhq/live-promise@0.0.3, npm/@ledgerhq/types-live@6.44.0, npm/lru-cache@7.18.3
Here's the packed extension for this build: rainbowbx-2670aab407ab027138eef8761ddd3a7f41e52519
Here's the packed extension for this build: node_modules.tar.gz rainbowbx-661b1371eef876b0b655d7a481a0f84298449e35
Here's the packed extension for this build: node_modules.tar.gz rainbowbx-661b1371eef876b0b655d7a481a0f84298449e35
Tried a swap and got stuck here:
Tried a send and got stuck after hitting the send action button. Will dm u the console logs.
Here's the packed extension for this build: node_modules.tar.gz rainbowbx-5064422db113513c824a15a95ed57c2826688051 screenshots
Moving to draft until we make progress with Ledger SDK issues
Fixes BX-#### Figma link (if any):
What changed (plus any additional context for devs)
@ledgerhq/hw-app-eth
and@ledgerhq/hw-transport-webhid
static/json/ledger
dynamically imported filesFollow ups
@ledgerhq/
packages with a dynamic runtime module linking so that we can import the Ledger module and JSON files as needed, without creating overhead on boot or for wallets that don't use a Ledger device. This will be easier to coordinate more frequent Ledger SDK upgrades required for Clear SigningScreen recordings / screenshots
What to test