|
1 | 1 | {
|
2 | 2 | "name": "@web3api/client-js",
|
3 | 3 | "description": "Web3API Javascript Client",
|
4 |
| - "version": "0.0.1-prealpha.69", |
| 4 | + "version": "0.0.1-prealpha.70", |
5 | 5 | "license": "MIT",
|
6 | 6 | "repository": {
|
7 | 7 | "type": "git",
|
|
20 | 20 | "test:watch": "jest --watch --passWithNoTests --verbose --detectOpenHandles"
|
21 | 21 | },
|
22 | 22 | "dependencies": {
|
23 |
| - "@web3api/asyncify-js": "0.0.1-prealpha.69", |
24 |
| - "@web3api/core-js": "0.0.1-prealpha.69", |
25 |
| - "@web3api/ens-plugin-js": "0.0.1-prealpha.69", |
26 |
| - "@web3api/ethereum-plugin-js": "0.0.1-prealpha.69", |
27 |
| - "@web3api/fs-plugin-js": "0.0.1-prealpha.69", |
28 |
| - "@web3api/graph-node-plugin-js": "0.0.1-prealpha.69", |
29 |
| - "@web3api/http-plugin-js": "0.0.1-prealpha.69", |
30 |
| - "@web3api/ipfs-plugin-js": "0.0.1-prealpha.69", |
31 |
| - "@web3api/logger-plugin-js": "0.0.1-prealpha.69", |
32 |
| - "@web3api/schema-parse": "0.0.1-prealpha.69", |
33 |
| - "@web3api/sha3-plugin-js": "0.0.1-prealpha.69", |
34 |
| - "@web3api/tracing-js": "0.0.1-prealpha.69", |
35 |
| - "@web3api/uts46-plugin-js": "0.0.1-prealpha.69", |
| 23 | + "@web3api/asyncify-js": "0.0.1-prealpha.70", |
| 24 | + "@web3api/core-js": "0.0.1-prealpha.70", |
| 25 | + "@web3api/ens-plugin-js": "0.0.1-prealpha.70", |
| 26 | + "@web3api/ethereum-plugin-js": "0.0.1-prealpha.70", |
| 27 | + "@web3api/fs-plugin-js": "0.0.1-prealpha.70", |
| 28 | + "@web3api/graph-node-plugin-js": "0.0.1-prealpha.70", |
| 29 | + "@web3api/http-plugin-js": "0.0.1-prealpha.70", |
| 30 | + "@web3api/ipfs-plugin-js": "0.0.1-prealpha.70", |
| 31 | + "@web3api/logger-plugin-js": "0.0.1-prealpha.70", |
| 32 | + "@web3api/schema-parse": "0.0.1-prealpha.70", |
| 33 | + "@web3api/sha3-plugin-js": "0.0.1-prealpha.70", |
| 34 | + "@web3api/tracing-js": "0.0.1-prealpha.70", |
| 35 | + "@web3api/uts46-plugin-js": "0.0.1-prealpha.70", |
36 | 36 | "graphql": "15.5.0",
|
37 | 37 | "js-yaml": "3.14.0",
|
38 | 38 | "uuid": "8.3.2"
|
|
41 | 41 | "@types/jest": "26.0.8",
|
42 | 42 | "@types/js-yaml": "3.11.1",
|
43 | 43 | "@types/uuid": "8.3.0",
|
44 |
| - "@web3api/cli": "0.0.1-prealpha.69", |
45 |
| - "@web3api/os-js": "0.0.1-prealpha.69", |
46 |
| - "@web3api/test-cases": "0.0.1-prealpha.69", |
47 |
| - "@web3api/test-env-js": "0.0.1-prealpha.69", |
| 44 | + "@web3api/cli": "0.0.1-prealpha.70", |
| 45 | + "@web3api/os-js": "0.0.1-prealpha.70", |
| 46 | + "@web3api/test-cases": "0.0.1-prealpha.70", |
| 47 | + "@web3api/test-env-js": "0.0.1-prealpha.70", |
48 | 48 | "jest": "26.6.3",
|
49 | 49 | "rimraf": "3.0.2",
|
50 | 50 | "ts-jest": "26.5.4",
|
|
0 commit comments