|
2 | 2 | "author": "Richard Moore <[email protected]>",
|
3 | 3 | "browser-old": "./dist/ethers.umd.js",
|
4 | 4 | "dependencies": {
|
5 |
| - "@ethersproject/abi": "5.6.2", |
6 |
| - "@ethersproject/abstract-provider": "5.6.0", |
7 |
| - "@ethersproject/abstract-signer": "5.6.1", |
8 |
| - "@ethersproject/address": "5.6.0", |
9 |
| - "@ethersproject/base64": "5.6.0", |
10 |
| - "@ethersproject/basex": "5.6.0", |
11 |
| - "@ethersproject/bignumber": "5.6.1", |
| 5 | + "@ethersproject/abi": "5.6.3", |
| 6 | + "@ethersproject/abstract-provider": "5.6.1", |
| 7 | + "@ethersproject/abstract-signer": "5.6.2", |
| 8 | + "@ethersproject/address": "5.6.1", |
| 9 | + "@ethersproject/base64": "5.6.1", |
| 10 | + "@ethersproject/basex": "5.6.1", |
| 11 | + "@ethersproject/bignumber": "5.6.2", |
12 | 12 | "@ethersproject/bytes": "5.6.1",
|
13 |
| - "@ethersproject/constants": "5.6.0", |
14 |
| - "@ethersproject/contracts": "5.6.1", |
15 |
| - "@ethersproject/hash": "5.6.0", |
16 |
| - "@ethersproject/hdnode": "5.6.1", |
17 |
| - "@ethersproject/json-wallets": "5.6.0", |
18 |
| - "@ethersproject/keccak256": "5.6.0", |
| 13 | + "@ethersproject/constants": "5.6.1", |
| 14 | + "@ethersproject/contracts": "5.6.2", |
| 15 | + "@ethersproject/hash": "5.6.1", |
| 16 | + "@ethersproject/hdnode": "5.6.2", |
| 17 | + "@ethersproject/json-wallets": "5.6.1", |
| 18 | + "@ethersproject/keccak256": "5.6.1", |
19 | 19 | "@ethersproject/logger": "5.6.0",
|
20 | 20 | "@ethersproject/networks": "5.6.3",
|
21 |
| - "@ethersproject/pbkdf2": "5.6.0", |
| 21 | + "@ethersproject/pbkdf2": "5.6.1", |
22 | 22 | "@ethersproject/properties": "5.6.0",
|
23 |
| - "@ethersproject/providers": "5.6.7", |
24 |
| - "@ethersproject/random": "5.6.0", |
25 |
| - "@ethersproject/rlp": "5.6.0", |
26 |
| - "@ethersproject/sha2": "5.6.0", |
27 |
| - "@ethersproject/signing-key": "5.6.1", |
28 |
| - "@ethersproject/solidity": "5.6.0", |
29 |
| - "@ethersproject/strings": "5.6.0", |
30 |
| - "@ethersproject/transactions": "5.6.1", |
31 |
| - "@ethersproject/units": "5.6.0", |
32 |
| - "@ethersproject/wallet": "5.6.1", |
33 |
| - "@ethersproject/web": "5.6.0", |
34 |
| - "@ethersproject/wordlists": "5.6.0" |
| 23 | + "@ethersproject/providers": "5.6.8", |
| 24 | + "@ethersproject/random": "5.6.1", |
| 25 | + "@ethersproject/rlp": "5.6.1", |
| 26 | + "@ethersproject/sha2": "5.6.1", |
| 27 | + "@ethersproject/signing-key": "5.6.2", |
| 28 | + "@ethersproject/solidity": "5.6.1", |
| 29 | + "@ethersproject/strings": "5.6.1", |
| 30 | + "@ethersproject/transactions": "5.6.2", |
| 31 | + "@ethersproject/units": "5.6.1", |
| 32 | + "@ethersproject/wallet": "5.6.2", |
| 33 | + "@ethersproject/web": "5.6.1", |
| 34 | + "@ethersproject/wordlists": "5.6.1" |
35 | 35 | },
|
36 | 36 | "description": "Umbrella package for most common Ethers libraries.",
|
37 | 37 | "ethereum": "donations.ethers.eth",
|
|
62 | 62 | "test": "echo \"Error: no test specified\" && exit 1"
|
63 | 63 | },
|
64 | 64 | "sideEffects": false,
|
65 |
| - "tarballHash": "0xe07b6b5f50095a627aea90b82e02d62522cce53107a471903df83f7b1c66ea32", |
| 65 | + "tarballHash": "0xd831ac44770bfb07090a47cb1ed689d90597bd2bebe24ab2a1c43d87510051ea", |
66 | 66 | "types": "./lib/index.d.ts",
|
67 |
| - "version": "5.6.7" |
| 67 | + "version": "5.6.8" |
68 | 68 | }
|
0 commit comments