|
35 | 35 | "@grpc/grpc-js": "^0.5.1",
|
36 | 36 | "@oclif/command": "^1.5.19",
|
37 | 37 | "@oclif/config": "^1.14.0",
|
| 38 | + "@oclif/errors": "^1.2.2", |
38 | 39 | "@oclif/plugin-autocomplete": "^0.1.5",
|
39 | 40 | "@oclif/plugin-help": "^2.2.3",
|
40 | 41 | "buffer-json-encoding": "^1.0.2",
|
41 |
| - "collect-stream": "^1.2.1", |
42 | 42 | "corestore": "^5.0.0",
|
43 | 43 | "corestore-swarm-networking": "^5.0.0",
|
44 | 44 | "dat-encoding": "^5.0.1",
|
| 45 | + "end-of-stream": "^1.4.4", |
45 | 46 | "fs-extra": "^7.0.1",
|
46 |
| - "globby": "^11.0.0", |
| 47 | + "fuse-native": "^2.2.1", |
47 | 48 | "google-protobuf": "^3.8.0",
|
48 |
| - "hypercore": "^8.8.0", |
49 | 49 | "hypercore-cache": "^1.0.2",
|
50 | 50 | "hypercore-default-storage": "^1.0.0",
|
| 51 | + "hypercore-protocol": "^8.0.0", |
51 | 52 | "hyperdrive": "^10.8.10",
|
52 | 53 | "hyperdrive-daemon-client": "beta",
|
53 |
| - "hypertrie": "^4.4.0", |
54 |
| - "last-one-wins": "^1.0.4", |
| 54 | + "hyperdrive-schemas": "^1.9.0", |
55 | 55 | "level": "^6.0.0",
|
56 | 56 | "level-mem": "^5.0.1",
|
57 | 57 | "minimist": "^1.2.5",
|
|
60 | 60 | "peersockets": "^0.3.0",
|
61 | 61 | "pino": "^5.12.6",
|
62 | 62 | "pm2": "^4.2.1",
|
63 |
| - "prettier-bytes": "^1.0.4", |
64 | 63 | "pump": "^3.0.0",
|
65 |
| - "random-access-file": "^2.1.2", |
| 64 | + "pumpify": "^2.0.1", |
66 | 65 | "random-access-memory": "^3.1.1",
|
67 |
| - "simple-get": "^3.1.0", |
68 | 66 | "sodium-universal": "^2.0.0",
|
69 | 67 | "stream-collector": "^1.0.1",
|
| 68 | + "streamx": "^2.6.0", |
70 | 69 | "subleveldown": "^4.0.0",
|
71 | 70 | "through2-map": "^3.0.0"
|
72 | 71 | },
|
|
0 commit comments