Skip to content

Commit

Permalink
Bump BITBOX-SDK v.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Cardona committed May 24, 2019
1 parent 732c123 commit bfd33a3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slp-sdk",
"version": "4.3.0",
"version": "4.3.1",
"description": "SLP SDK powered by BITBOX",
"main": "lib/SLP",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"axios": "^0.17.1",
"babel-register": "^6.26.0",
"bignumber.js": "^8.0.2",
"bitbox-sdk": "8.1.0",
"bitbox-sdk": "8.1.1",
"chalk": "^2.3.0",
"clear": "0.1.0",
"commander": "^2.13.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -987,13 +987,13 @@ bip-schnorr@^0.3.0:
random-bytes "^1.0.0"
safe-buffer "^5.0.1"

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

bip32-utils@Bitcoin-com/bip32-utils#0.13.1:
"bip32-utils@github:Bitcoin-com/bip32-utils#0.13.1":
version "0.13.1"
resolved "https://codeload.github.com/Bitcoin-com/bip32-utils/tar.gz/b8a33ebd0a0ac39de7cd987e5c3f77a8c5d84e58"
dependencies:
Expand Down Expand Up @@ -1030,9 +1030,9 @@ bip66@^1.1.0, bip66@^1.1.5:
dependencies:
safe-buffer "^5.0.1"

[email protected].0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/bitbox-sdk/-/bitbox-sdk-8.1.0.tgz#f1b8e0d6c53ca60b2c34902bfe9ce12ef9c29599"
[email protected].1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/bitbox-sdk/-/bitbox-sdk-8.1.1.tgz#4f9bc4f0c8cc552aa6df641d1143114fddc8e8ed"
dependencies:
"@types/bigi" "^1.4.2"
"@types/bip39" "^2.4.2"
Expand Down Expand Up @@ -1070,11 +1070,11 @@ [email protected]:
socket.io-client "^2.1.1"
wif "^2.0.6"

bitcoincash-ops@Bitcoin-com/bitcoincash-ops#2.0.0:
bitcoincash-ops@Bitcoin-com/bitcoincash-ops#2.0.0, "bitcoincash-ops@github:Bitcoin-com/bitcoincash-ops#2.0.0":
version "2.0.0"
resolved "https://codeload.github.com/Bitcoin-com/bitcoincash-ops/tar.gz/6ab82cc7326c67236f3b2d9d0457258ac2ef48e3"

bitcoincashjs-lib@Bitcoin-com/bitcoincashjs-lib#v4.0.0:
"bitcoincashjs-lib@github:Bitcoin-com/bitcoincashjs-lib#v4.0.0":
version "4.0.0"
resolved "https://codeload.github.com/Bitcoin-com/bitcoincashjs-lib/tar.gz/3d360c780ec7df4a74aea93664c2b5ff8b08949a"
dependencies:
Expand Down Expand Up @@ -1716,7 +1716,7 @@ code-point-at@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"

coininfo@Bitcoin-com/coininfo:
"coininfo@github:Bitcoin-com/coininfo":
version "4.0.0"
resolved "https://codeload.github.com/Bitcoin-com/coininfo/tar.gz/eece2c6141d08c3e7783929f2a1e1e681aa1a82c"
dependencies:
Expand Down

0 comments on commit bfd33a3

Please sign in to comment.