Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 12 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -801,14 +801,16 @@ bip-schnorr@^0.3.0:
random-bytes "^1.0.0"
safe-buffer "^5.0.1"

"bip21@github:Bitcoin-com/bip21":
bip21@Bitcoin-com/bip21:
version "2.0.1"
uid "28f8d03a3a16ed11eb5b963248ed1be8c46c6d6f"
resolved "https://codeload.github.com/Bitcoin-com/bip21/tar.gz/28f8d03a3a16ed11eb5b963248ed1be8c46c6d6f"
dependencies:
qs "^6.3.0"

"bip32-utils@github:Bitcoin-com/bip32-utils#0.13.1":
bip32-utils@Bitcoin-com/bip32-utils#0.13.1:
version "0.13.1"
uid b8a33ebd0a0ac39de7cd987e5c3f77a8c5d84e58
resolved "https://codeload.github.com/Bitcoin-com/bip32-utils/tar.gz/b8a33ebd0a0ac39de7cd987e5c3f77a8c5d84e58"
dependencies:
keccak "^1.3.0"
Expand Down Expand Up @@ -850,7 +852,7 @@ bitcoincash-ops@Bitcoin-com/bitcoincash-ops#2.0.0:
version "2.0.0"
resolved "https://codeload.github.com/Bitcoin-com/bitcoincash-ops/tar.gz/6ab82cc7326c67236f3b2d9d0457258ac2ef48e3"

bitcoincash-ops@christroutner/bitcoincash-ops, "bitcoincash-ops@github:christroutner/bitcoincash-ops":
bitcoincash-ops@christroutner/bitcoincash-ops:
version "2.0.0"
uid "0041f2d945aa0e893fbbb5c2ebdf6254f6ff0555"
resolved "https://codeload.github.com/christroutner/bitcoincash-ops/tar.gz/0041f2d945aa0e893fbbb5c2ebdf6254f6ff0555"
Expand All @@ -875,8 +877,9 @@ bitcoincashjs-lib@Bitcoin-com/bitcoincashjs-lib#v4.0.1:
varuint-bitcoin "^1.0.4"
wif "^2.0.1"

"bitcoincashjs-lib@github:christroutner/bitcoincashjs-lib#master":
bitcoincashjs-lib@christroutner/bitcoincashjs-lib#master:
version "4.0.0"
uid "715823b5d6eb3e2961e715605ad1464f3223da0b"
resolved "https://codeload.github.com/christroutner/bitcoincashjs-lib/tar.gz/715823b5d6eb3e2961e715605ad1464f3223da0b"
dependencies:
bech32 "^1.1.2"
Expand Down Expand Up @@ -1313,8 +1316,9 @@ code-point-at@^1.0.0:
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=

"coininfo@github:Bitcoin-com/coininfo":
coininfo@Bitcoin-com/coininfo:
version "4.0.0"
uid eece2c6141d08c3e7783929f2a1e1e681aa1a82c
resolved "https://codeload.github.com/Bitcoin-com/coininfo/tar.gz/eece2c6141d08c3e7783929f2a1e1e681aa1a82c"
dependencies:
safe-buffer "^5.1.1"
Expand Down Expand Up @@ -5654,9 +5658,9 @@ touch@^3.1.0:
nopt "~1.0.10"

tree-kill@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.1.tgz#5398f374e2f292b9dcc7b2e71e30a5c3bb6c743a"
integrity sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q==
version "1.2.2"
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==

trim-newlines@^1.0.0:
version "1.0.0"
Expand Down