@ledgerhq/hw-app-solana
Advanced tools
Comparing version 7.2.3-nightly.0 to 7.2.3-nightly.1
# @ledgerhq/hw-app-solana | ||
## 7.2.3-nightly.1 | ||
### Patch Changes | ||
- Updated dependencies [[`fb9466a`](https://github.com/LedgerHQ/ledger-live/commit/fb9466a4d7827fd4759c726ad3ae0b43dddcacd3)]: | ||
- @ledgerhq/errors@6.19.0-nightly.1 | ||
- @ledgerhq/hw-transport@6.31.3-nightly.1 | ||
## 7.2.3-nightly.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@ledgerhq/hw-app-solana", | ||
"version": "7.2.3-nightly.0", | ||
"version": "7.2.3-nightly.1", | ||
"description": "Ledger Hardware Wallet Solana Application API", | ||
@@ -31,4 +31,4 @@ "keywords": [ | ||
"bip32-path": "^0.4.2", | ||
"@ledgerhq/errors": "^6.19.0-nightly.0", | ||
"@ledgerhq/hw-transport": "^6.31.3-nightly.0" | ||
"@ledgerhq/errors": "^6.19.0-nightly.1", | ||
"@ledgerhq/hw-transport": "^6.31.3-nightly.1" | ||
}, | ||
@@ -45,4 +45,4 @@ "devDependencies": { | ||
"ts-node": "^10.4.0", | ||
"@ledgerhq/hw-transport-mocker": "^6.29.3-nightly.0", | ||
"@ledgerhq/hw-transport-node-speculos": "^6.29.3-nightly.0" | ||
"@ledgerhq/hw-transport-mocker": "^6.29.3-nightly.1", | ||
"@ledgerhq/hw-transport-node-speculos": "^6.29.3-nightly.1" | ||
}, | ||
@@ -49,0 +49,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
75829