@ledgerhq/hw-app-btc
Advanced tools
Comparing version 9.1.0-nightly.1 to 9.1.0
# @ledgerhq/hw-app-btc | ||
## 9.1.0-nightly.1 | ||
## 9.1.0 | ||
### Patch Changes | ||
### Minor Changes | ||
- Updated dependencies [[`f1c15446da`](https://github.com/LedgerHQ/ledger-live/commit/f1c15446dabef05bb91dada8d8f53f9bc6474ba5)]: | ||
- @ledgerhq/hw-transport@6.27.9-nightly.0 | ||
- [#1959](https://github.com/LedgerHQ/ledger-live/pull/1959) [`2aa8cc9c33`](https://github.com/LedgerHQ/ledger-live/commit/2aa8cc9c339ce8c9677b24e70218cc45847d799b) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - Change hw-app-btc to remove any dependency to the legacy Bitcoin Nano app API. Update hw-app-btc API (refer to hw-app-btc/src/Btc.ts for new method signature) | ||
## 9.1.0-nightly.0 | ||
## 9.1.0-next.0 | ||
@@ -12,0 +11,0 @@ ### Minor Changes |
{ | ||
"name": "@ledgerhq/hw-app-btc", | ||
"version": "9.1.0-nightly.1", | ||
"version": "9.1.0", | ||
"description": "Ledger Hardware Wallet Bitcoin Application API", | ||
@@ -82,3 +82,3 @@ "keywords": [ | ||
"varuint-bitcoin": "1.1.2", | ||
"@ledgerhq/hw-transport": "^6.27.9-nightly.0", | ||
"@ledgerhq/hw-transport": "^6.27.8", | ||
"@ledgerhq/logs": "^6.10.1" | ||
@@ -88,4 +88,4 @@ }, | ||
"axios": "^0.25.0", | ||
"@ledgerhq/hw-transport-mocker": "^6.27.9-nightly.0", | ||
"@ledgerhq/hw-transport-node-speculos": "^6.27.9-nightly.0" | ||
"@ledgerhq/hw-transport-mocker": "^6.27.8", | ||
"@ledgerhq/hw-transport-node-speculos": "^6.27.8" | ||
}, | ||
@@ -92,0 +92,0 @@ "gitHead": "dd0dea64b58e5a9125c8a422dcffd29e5ef6abec", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1179996
0