This repository was archived by the owner on Mar 7, 2023. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 48
48
"bigi" : " 1.4.*" ,
49
49
"bignumber.js" : " ^4.0.2" ,
50
50
"bip39" : " 2.1.*" ,
51
- "bitcoin-coinify-client" : " ^0.7.6 " ,
Has a conversation. Original line has a conversation.
51
+ "bitcoin-coinify-client" : " ^0.8.0 " ,
52
52
"bitcoin-sfox-client" : " ^0.3.0" ,
53
53
"bitcoin-unocoin-client" : " ^0.3.6" ,
54
54
"bitcoincashjs-lib" : " https://github.com/blockchain/bitcoinjs-lib#d0b716fe0660d7db0e53a616f02312dfaab2b761" ,
Original file line number Diff line number Diff line change @@ -1088,9 +1088,9 @@ bip66@^1.1.0, bip66@^1.1.3:
1088
1088
dependencies :
1089
1089
safe-buffer "^5.0.1"
1090
1090
1091
- bitcoin-coinify-client@^0.7.6 :
Has a conversation. Original line has a conversation. 1092
- version "0.7.6 "
Has a conversation. Original line has a conversation. 1093
- resolved "https://registry.npmjs.org/bitcoin-coinify-client/-/bitcoin-coinify-client-0.7.6 .tgz#b5579ed7c80c72b92d63e5d5f4de74b05f4efb37 "
Has a conversation. Original line has a conversation.
1091
+ bitcoin-coinify-client@^0.8.0 :
1092
+ version "0.8.0 "
1093
+ resolved "https://registry.npmjs.org/bitcoin-coinify-client/-/bitcoin-coinify-client-0.8.0 .tgz#d180df5c773bd1351827d712b883e3c49d1aa1b8 "
1094
1094
dependencies :
1095
1095
babel-polyfill "6.16.*"
1096
1096
babel-preset-es2015 "6.16.*"
@@ -1126,9 +1126,9 @@ bitcoin-unocoin-client@^0.3.6:
1126
1126
babelify "7.3.*"
1127
1127
bitcoin-exchange-client "^0.5.0"
1128
1128
1129
- " bitcoincashjs-lib@https://github.com/bitcoinjs /bitcoinjs-lib#d0b716fe0660d7db0e53a616f02312dfaab2b761 " :
Has a conversation. Original line has a conversation.
1129
+ " bitcoincashjs-lib@https://github.com/blockchain /bitcoinjs-lib#d0b716fe0660d7db0e53a616f02312dfaab2b761 " :
1130
1130
version "3.3.1"
1131
- resolved "https://github.com/bitcoinjs /bitcoinjs-lib#d0b716fe0660d7db0e53a616f02312dfaab2b761"
Has a conversation. Original line has a conversation.
1131
+ resolved "https://github.com/blockchain /bitcoinjs-lib#d0b716fe0660d7db0e53a616f02312dfaab2b761"
1132
1132
dependencies :
1133
1133
bech32 "0.0.3"
1134
1134
bigi "^1.4.0"
You can’t perform that action at this time.