@xchainjs/xchain-bitcoin
Advanced tools
Comparing version 0.17.0 to 0.17.1
@@ -0,1 +1,8 @@ | ||
# v.0.17.1 (2022-02-04) | ||
## Update | ||
- xchain-util@0.5.1 | ||
- xchain-client@0.11.1 | ||
# v.0.17.0 (2022-01-05) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@xchainjs/xchain-bitcoin", | ||
"version": "0.17.0", | ||
"version": "0.17.1", | ||
"description": "Custom Bitcoin client and utilities used by XChainJS clients", | ||
@@ -37,6 +37,6 @@ "keywords": [ | ||
"@types/wif": "^2.0.2", | ||
"@xchainjs/xchain-client": "^0.11.0", | ||
"@xchainjs/xchain-client": "^0.11.1", | ||
"@xchainjs/xchain-crypto": "^0.2.6", | ||
"@xchainjs/xchain-util": "^0.3.1", | ||
"axios": "^0.21.1", | ||
"@xchainjs/xchain-util": "^0.5.1", | ||
"axios": "^0.25.0", | ||
"axios-mock-adapter": "^1.20.0", | ||
@@ -48,6 +48,6 @@ "bitcoinjs-lib": "^5.2.0", | ||
"peerDependencies": { | ||
"@xchainjs/xchain-client": "^0.11.0", | ||
"@xchainjs/xchain-client": "^0.11.1", | ||
"@xchainjs/xchain-crypto": "^0.2.6", | ||
"@xchainjs/xchain-util": "^0.3.1", | ||
"axios": "^0.21.1", | ||
"@xchainjs/xchain-util": "^0.5.1", | ||
"axios": "^0.25.0", | ||
"bitcoinjs-lib": "^5.2.0", | ||
@@ -54,0 +54,0 @@ "coinselect": "^3.1.12", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
13727962
158165