@ledgerhq/hw-app-btc
Advanced tools
Comparing version 8.1.0-nightly.1 to 8.1.0-nightly.2
# @ledgerhq/hw-app-btc | ||
## 8.1.0-nightly.2 | ||
### Patch Changes | ||
- [#1356](https://github.com/LedgerHQ/ledger-live/pull/1356) [`ecac411d7a`](https://github.com/LedgerHQ/ledger-live/commit/ecac411d7aad6f4003503ba6259d7c25017ca7aa) Thanks [@juan-cortes](https://github.com/juan-cortes)! - Updated readme.md of packages | ||
- Updated dependencies [[`ecac411d7a`](https://github.com/LedgerHQ/ledger-live/commit/ecac411d7aad6f4003503ba6259d7c25017ca7aa)]: | ||
- @ledgerhq/hw-transport@6.27.5-nightly.2 | ||
- @ledgerhq/logs@6.10.1-nightly.1 | ||
## 8.1.0-nightly.1 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@ledgerhq/hw-app-btc", | ||
"version": "8.1.0-nightly.1", | ||
"version": "8.1.0-nightly.2", | ||
"description": "Ledger Hardware Wallet Bitcoin Application API", | ||
@@ -72,4 +72,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@ledgerhq/hw-transport": "^6.27.5-nightly.1", | ||
"@ledgerhq/logs": "^6.10.1-nightly.0", | ||
"@ledgerhq/hw-transport": "^6.27.5-nightly.2", | ||
"@ledgerhq/logs": "^6.10.1-nightly.1", | ||
"bip32-path": "^0.4.2", | ||
@@ -87,4 +87,4 @@ "bitcoinjs-lib": "^5.2.0", | ||
"devDependencies": { | ||
"@ledgerhq/hw-transport-mocker": "^6.27.5-nightly.1", | ||
"@ledgerhq/hw-transport-node-speculos": "^6.27.5-nightly.1", | ||
"@ledgerhq/hw-transport-mocker": "^6.27.5-nightly.2", | ||
"@ledgerhq/hw-transport-node-speculos": "^6.27.5-nightly.2", | ||
"axios": "^0.25.0" | ||
@@ -91,0 +91,0 @@ }, |
@@ -1,5 +0,6 @@ | ||
<img src="https://user-images.githubusercontent.com/211411/34776833-6f1ef4da-f618-11e7-8b13-f0697901d6a8.png" height="100" /> | ||
<img src="https://user-images.githubusercontent.com/4631227/191834116-59cf590e-25cc-4956-ae5c-812ea464f324.png" height="100" /> | ||
[Github](https://github.com/LedgerHQ/ledgerjs/), | ||
[Ledger Devs Slack](https://ledger-dev.slack.com/) | ||
[GitHub](https://github.com/LedgerHQ/ledger-live/), | ||
[Ledger Devs Discord](https://developers.ledger.com/discord-pro), | ||
[Developer Portal](https://developers.ledger.com/) | ||
@@ -6,0 +7,0 @@ ## @ledgerhq/hw-app-btc |
Sorry, the diff of this file is not supported yet
1205188
841