|
62 | 62 | },
|
63 | 63 | "homepage": "https://github.com./ipfs/js-ipfs#readme",
|
64 | 64 | "devDependencies": {
|
65 |
| - "aegir": "^17.0.1", |
| 65 | + "aegir": "^17.1.1", |
66 | 66 | "chai": "^4.2.0",
|
67 | 67 | "delay": "^4.1.0",
|
68 | 68 | "detect-node": "^2.0.4",
|
|
71 | 71 | "execa": "^1.0.0",
|
72 | 72 | "form-data": "^2.3.3",
|
73 | 73 | "hat": "0.0.3",
|
74 |
| - "interface-ipfs-core": "~0.92.0", |
| 74 | + "interface-ipfs-core": "~0.96.0", |
75 | 75 | "ipfsd-ctl": "~0.40.1",
|
76 | 76 | "ncp": "^2.0.0",
|
77 | 77 | "qs": "^6.5.2",
|
|
82 | 82 | "dependencies": {
|
83 | 83 | "@nodeutils/defaults-deep": "^1.1.0",
|
84 | 84 | "async": "^2.6.1",
|
85 |
| - "big.js": "^5.2.2", |
| 85 | + "bignumber.js": "^8.0.2", |
86 | 86 | "binary-querystring": "~0.1.2",
|
87 | 87 | "bl": "^2.1.2",
|
88 | 88 | "boom": "^7.2.0",
|
|
105 | 105 | "hoek": "^6.1.2",
|
106 | 106 | "human-to-milliseconds": "^1.0.0",
|
107 | 107 | "interface-datastore": "~0.6.0",
|
108 |
| - "ipfs-bitswap": "~0.21.0", |
| 108 | + "ipfs-bitswap": "~0.22.0", |
109 | 109 | "ipfs-block": "~0.8.0",
|
110 | 110 | "ipfs-block-service": "~0.15.1",
|
111 |
| - "ipfs-http-client": "^28.1.0", |
| 111 | + "ipfs-http-client": "^29.0.0", |
112 | 112 | "ipfs-http-response": "~0.2.1",
|
113 | 113 | "ipfs-mfs": "~0.8.0",
|
114 | 114 | "ipfs-multipart": "~0.1.0",
|
115 |
| - "ipfs-repo": "~0.26.0", |
| 115 | + "ipfs-repo": "~0.26.1", |
116 | 116 | "ipfs-unixfs": "~0.1.16",
|
117 | 117 | "ipfs-unixfs-engine": "~0.35.3",
|
118 | 118 | "ipld": "~0.20.1",
|
|
121 | 121 | "ipld-ethereum": "^2.0.1",
|
122 | 122 | "ipld-git": "~0.2.2",
|
123 | 123 | "ipld-zcash": "~0.1.6",
|
124 |
| - "ipns": "~0.4.3", |
| 124 | + "ipns": "~0.5.0", |
125 | 125 | "is-ipfs": "~0.4.8",
|
126 | 126 | "is-pull-stream": "~0.0.0",
|
127 | 127 | "is-stream": "^1.1.0",
|
128 | 128 | "joi": "^14.3.0",
|
129 | 129 | "joi-browser": "^13.4.0",
|
130 |
| - "joi-multiaddr": "^3.0.0", |
| 130 | + "joi-multiaddr": "^4.0.0", |
131 | 131 | "libp2p": "~0.24.1",
|
132 | 132 | "libp2p-bootstrap": "~0.9.3",
|
133 |
| - "libp2p-crypto": "~0.14.1", |
134 |
| - "libp2p-kad-dht": "~0.12.1", |
| 133 | + "libp2p-crypto": "~0.16.0", |
| 134 | + "libp2p-kad-dht": "~0.14.4", |
135 | 135 | "libp2p-keychain": "~0.3.3",
|
136 | 136 | "libp2p-mdns": "~0.12.0",
|
137 | 137 | "libp2p-mplex": "~0.8.4",
|
138 | 138 | "libp2p-record": "~0.6.1",
|
139 |
| - "libp2p-secio": "~0.10.1", |
| 139 | + "libp2p-secio": "~0.11.0", |
140 | 140 | "libp2p-tcp": "~0.13.0",
|
141 | 141 | "libp2p-webrtc-star": "~0.15.5",
|
142 | 142 | "libp2p-websocket-star": "~0.10.0",
|
|
169 | 169 | "pull-stream-to-stream": "^1.3.4",
|
170 | 170 | "pump": "^3.0.0",
|
171 | 171 | "read-pkg-up": "^4.0.0",
|
172 |
| - "readable-stream": "3.0.6", |
| 172 | + "readable-stream": "^3.1.1", |
173 | 173 | "receptacle": "^1.3.2",
|
174 | 174 | "stream-to-pull-stream": "^1.7.2",
|
175 | 175 | "tar-stream": "^1.6.2",
|
176 |
| - "temp": "~0.8.3", |
| 176 | + "temp": "~0.9.0", |
177 | 177 | "update-notifier": "^2.5.0",
|
178 | 178 | "varint": "^5.0.0",
|
179 | 179 | "yargs": "^12.0.5",
|
|
0 commit comments