Skip to content

Commit e50c563

Browse files
author
Justin Kook
committed
update to latest eth-module-squashed
2 parents f57147f + 46b7893 commit e50c563

File tree

15 files changed

+3564
-756
lines changed

15 files changed

+3564
-756
lines changed

packages/bitcore-client/package.json

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -19,42 +19,42 @@
1919
},
2020
"dependencies": {
2121
"JSONStream": "~1.3.1",
22-
"async": "^2.5.0",
23-
"bcrypt": "^2.0.1",
24-
"bcryptjs": "^2.4.3",
25-
"bitcore-lib": "^8.6.0",
26-
"bitcore-lib-cash": "^8.6.0",
27-
"bitcore-mnemonic": "^8.6.0",
28-
"commander": "^2.15.1",
29-
"crypto-wallet-core": "^8.6.0",
30-
"elliptic": "^6.4.1",
31-
"ethereumjs-tx": "^1.3.7",
32-
"ethereumjs-util": "^6.0.0",
33-
"level-js": "^4.0.0",
34-
"leveldown": "^3.0.0",
35-
"levelup": "^2.0.2",
36-
"mkdirp": "^0.5.1",
37-
"progress": "^2.0.0",
38-
"promptly": "^3.0.3",
39-
"request": "^2.87.0",
40-
"request-promise-native": "^1.0.5",
41-
"secp256k1": "^3.5.0",
42-
"web3": "^1.0.0-beta.46"
22+
"async": "2.5.0",
23+
"bcrypt": "2.0.1",
24+
"bcryptjs": "2.4.3",
25+
"bitcore-lib": "8.6.0",
26+
"bitcore-lib-cash": "8.6.0",
27+
"bitcore-mnemonic": "8.6.0",
28+
"commander": "2.15.1",
29+
"crypto-wallet-core": "8.6.0",
30+
"elliptic": "6.4.1",
31+
"ethereumjs-tx": "1.3.7",
32+
"ethereumjs-util": "6.0.0",
33+
"level-js": "4.0.0",
34+
"leveldown": "3.0.0",
35+
"levelup": "2.0.2",
36+
"mkdirp": "0.5.1",
37+
"progress": "2.0.0",
38+
"promptly": "3.0.3",
39+
"request": "2.87.0",
40+
"request-promise-native": "1.0.5",
41+
"secp256k1": "3.5.0",
42+
"web3": "1.0.0-beta.46"
4343
},
4444
"devDependencies": {
45-
"@types/bcrypt": "^3.0.0",
46-
"@types/bcryptjs": "^2.4.2",
47-
"@types/elliptic": "^6.4.3",
48-
"@types/ethereumjs-util": "^5.2.0",
49-
"@types/node": "^10.12.15",
50-
"@types/request": "^2.48.1",
51-
"@types/request-promise-native": "^1.0.15",
52-
"@types/secp256k1": "^3.5.0",
53-
"eslint-config-airbnb-base": "^12.1.0",
54-
"eslint-plugin-import": "^2.8.0",
55-
"mocha": "^5.0.5",
56-
"sinon": "^4.4.8",
57-
"typescript": "^3.3.4000"
45+
"@types/bcrypt": "3.0.0",
46+
"@types/bcryptjs": "2.4.2",
47+
"@types/elliptic": "6.4.3",
48+
"@types/ethereumjs-util": "5.2.0",
49+
"@types/node": "10.12.15",
50+
"@types/request": "2.48.1",
51+
"@types/request-promise-native": "1.0.15",
52+
"@types/secp256k1": "3.5.0",
53+
"eslint-config-airbnb-base": "12.1.0",
54+
"eslint-plugin-import": "2.8.0",
55+
"mocha": "5.0.5",
56+
"sinon": "4.4.8",
57+
"typescript": "3.3.4000"
5858
},
5959
"gitHead": "012cc0216a9bc6b195035855bd17149bad41acd1"
6060
}

packages/bitcore-lib-cash/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)