|
78 | 78 | "stream-to-promise": "^2.2.0" |
79 | 79 | }, |
80 | 80 | "dependencies": { |
81 | | - "@nodeutils/defaults-deep": "^1.1.0", |
82 | 81 | "async": "^2.6.1", |
83 | 82 | "bignumber.js": "^8.0.2", |
84 | 83 | "binary-querystring": "~0.1.2", |
|
92 | 91 | "datastore-core": "~0.6.0", |
93 | 92 | "datastore-pubsub": "~0.1.1", |
94 | 93 | "debug": "^4.1.0", |
| 94 | + "dlv": "^1.1.2", |
95 | 95 | "err-code": "^1.1.2", |
96 | 96 | "file-type": "^10.2.0", |
97 | 97 | "fnv1a": "^1.0.1", |
|
100 | 100 | "glob": "^7.1.3", |
101 | 101 | "hapi": "^18.0.0", |
102 | 102 | "hapi-pino": "^5.2.0", |
103 | | - "hoek": "^6.1.2", |
104 | 103 | "human-to-milliseconds": "^1.0.0", |
105 | 104 | "interface-datastore": "~0.6.0", |
106 | 105 | "ipfs-bitswap": "~0.23.0", |
|
124 | 123 | "is-ipfs": "~0.6.0", |
125 | 124 | "is-pull-stream": "~0.0.0", |
126 | 125 | "is-stream": "^1.1.0", |
| 126 | + "iso-url": "~0.4.6", |
127 | 127 | "joi": "^14.3.0", |
128 | 128 | "joi-browser": "^13.4.0", |
129 | 129 | "joi-multiaddr": "^4.0.0", |
| 130 | + "just-flatten-it": "^2.1.0", |
| 131 | + "just-safe-set": "^2.1.0", |
130 | 132 | "libp2p": "~0.25.0-rc.5", |
131 | 133 | "libp2p-bootstrap": "~0.9.3", |
132 | 134 | "libp2p-crypto": "~0.16.0", |
|
142 | 144 | "libp2p-websockets": "~0.12.2", |
143 | 145 | "lodash": "^4.17.11", |
144 | 146 | "mafmt": "^6.0.2", |
| 147 | + "merge-options": "^1.0.1", |
145 | 148 | "mime-types": "^2.1.21", |
146 | 149 | "mkdirp": "~0.5.1", |
147 | 150 | "multiaddr": "^6.0.0", |
|
151 | 154 | "multihashes": "~0.4.14", |
152 | 155 | "multihashing-async": "~0.5.1", |
153 | 156 | "node-fetch": "^2.3.0", |
154 | | - "once": "^1.4.0", |
155 | 157 | "peer-book": "~0.9.0", |
156 | 158 | "peer-id": "~0.12.0", |
157 | 159 | "peer-info": "~0.15.0", |
|
167 | 169 | "pull-sort": "^1.0.1", |
168 | 170 | "pull-stream": "^3.6.9", |
169 | 171 | "pull-stream-to-stream": "^1.3.4", |
170 | | - "pump": "^3.0.0", |
171 | 172 | "readable-stream": "^3.1.1", |
172 | 173 | "receptacle": "^1.3.2", |
173 | 174 | "stream-to-pull-stream": "^1.7.3", |
|
0 commit comments