Skip to content

Commit

Permalink
v8.25.13
Browse files Browse the repository at this point in the history
  • Loading branch information
nitsujlangston authored and Ben Clabby committed Jul 9, 2021
1 parent 5d08cf5 commit ee17919
Show file tree
Hide file tree
Showing 15 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "2.9.1",
"version": "8.25.12",
"version": "8.25.13",
"packages": [
"packages/*"
]
Expand Down
2 changes: 1 addition & 1 deletion packages/bitcore-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/bitcore-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"engines": {
"node": ">=8.0.0"
},
"version": "8.25.12",
"version": "8.25.13",
"author": "Justin Langston <[email protected]>",
"main": "./ts_build/index.js",
"types": "./ts_build/index.d.ts",
Expand All @@ -29,7 +29,7 @@
"bcrypt": "3.0.8",
"bitcore-mnemonic": "^8.25.10",
"commander": "2.15.1",
"crypto-wallet-core": "^8.25.12",
"crypto-wallet-core": "^8.25.13",
"elliptic": "^6.5.3",
"level-js": "4.0.2",
"leveldown": "5.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/bitcore-lib-ltc/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/bitcore-lib-ltc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitcore-lib-ltc",
"version": "8.25.12",
"version": "8.25.13",
"description": "A pure and powerful JavaScript Litecoin library.",
"author": "BitPay <[email protected]>",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/bitcore-node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/bitcore-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"engines": {
"node": ">=8.0.0"
},
"version": "8.25.12",
"version": "8.25.13",
"author": "Justin Langston <[email protected]>",
"contributors": [
"Justin Langston <[email protected]>",
Expand Down Expand Up @@ -94,19 +94,19 @@
"dependencies": {
"JSONStream": "~1.3.1",
"abi-decoder": "2.0.1",
"bitcore-client": "^8.25.12",
"bitcore-client": "^8.25.13",
"bitcore-lib": "^8.25.10",
"bitcore-lib-cash": "^8.25.10",
"bitcore-lib-doge": "^8.25.10",
"bitcore-lib-ltc": "^8.25.12",
"bitcore-lib-ltc": "^8.25.13",
"bitcore-p2p": "^8.25.12",
"bitcore-p2p-cash": "^8.25.10",
"bitcore-p2p-doge": "^8.25.10",
"bitcore-wallet-client": "^8.25.12",
"bitcore-wallet-client": "^8.25.13",
"body-parser": "1.18.3",
"cors": "2.8.4",
"crypto-rpc": "^1.1.0",
"crypto-wallet-core": "^8.25.12",
"crypto-wallet-core": "^8.25.13",
"heapdump": "0.3.12",
"http": "0.0.0",
"lodash": "4.17.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/bitcore-wallet-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/bitcore-wallet-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bitcore-wallet-client",
"description": "Client for bitcore-wallet-service",
"author": "BitPay Inc",
"version": "8.25.12",
"version": "8.25.13",
"license": "MIT",
"main": "ts_build/index.js",
"types": "ts_build/index.d.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"awesome-typescript-loader": "^5.2.1",
"bip38": "^1.3.0",
"bitcore-mnemonic": "^8.25.10",
"crypto-wallet-core": "^8.25.12",
"crypto-wallet-core": "^8.25.13",
"json-stable-stringify": "^1.0.1",
"lodash": "^4.17.20",
"preconditions": "^2.2.3",
Expand All @@ -43,7 +43,7 @@
"devDependencies": {
"@types/lodash": "^4.14.136",
"@types/node": "^10.0.2",
"bitcore-wallet-service": "^8.25.12",
"bitcore-wallet-service": "^8.25.13",
"browserify": "^13.1.0",
"chai": "^1.9.1",
"coveralls": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/bitcore-wallet-service/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/bitcore-wallet-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bitcore-wallet-service",
"description": "A service for Mutisig HD Bitcoin Wallets",
"author": "BitPay Inc",
"version": "8.25.12",
"version": "8.25.13",
"license": "MIT",
"main": "ts_build/index.js",
"types": "./ts_build/index.d.ts",
Expand All @@ -28,10 +28,10 @@
"bitcore-lib": "^8.25.10",
"bitcore-lib-cash": "^8.25.10",
"bitcore-lib-doge": "^8.25.10",
"bitcore-lib-ltc": "^8.25.12",
"bitcore-lib-ltc": "^8.25.13",
"body-parser": "^1.11.0",
"compression": "^1.6.2",
"crypto-wallet-core": "^8.25.12",
"crypto-wallet-core": "^8.25.13",
"email-validator": "^1.0.1",
"express": "^4.10.0",
"express-rate-limit": "^2.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bitcore-wallet/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/bitcore-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bitcore-wallet",
"description": "A CLI Mutisig HD Bitcoin Wallet, demo for Bitcore Wallet Service",
"author": "BitPay Inc",
"version": "8.25.12",
"version": "8.25.13",
"keywords": [
"bitcoin",
"copay",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"async": "^2.5.0",
"bitcore-lib": "^8.25.10",
"bitcore-wallet-client": "^8.25.12",
"bitcore-wallet-client": "^8.25.13",
"commander": "^2.6.0",
"lodash": "^3.3.1",
"moment": "^2.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-wallet-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/crypto-wallet-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crypto-wallet-core",
"version": "8.25.12",
"version": "8.25.13",
"description": "A multi-currency support library for address derivation, private key creation, and transaction creation",
"main": "./ts_build/src/index.js",
"types": "./ts_build/src/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"bitcore-lib": "^8.25.10",
"bitcore-lib-cash": "^8.25.10",
"bitcore-lib-doge": "^8.25.10",
"bitcore-lib-ltc": "^8.25.12",
"bitcore-lib-ltc": "^8.25.13",
"ethers": "^5.0.12",
"info": "0.0.6-beta.0",
"ripple-binary-codec": "0.2.6",
Expand Down

0 comments on commit ee17919

Please sign in to comment.