|
41 | 41 | "flatmap": "0.0.3",
|
42 | 42 | "glob": "^7.1.3",
|
43 | 43 | "ipfs-block": "~0.8.0",
|
44 |
| - "ipfs-unixfs": "~0.1.16", |
45 | 44 | "ipld-dag-cbor": "hugomrdias/js-ipld-dag-cbor#feat/reduce-bundle-size",
|
46 | 45 | "ipld-dag-pb": "~0.15.0",
|
47 | 46 | "is-ipfs": "~0.4.7",
|
|
50 | 49 | "iso-url": "^0.1.2",
|
51 | 50 | "just-kebab-case": "^1.1.0",
|
52 | 51 | "just-map-keys": "^1.1.0",
|
53 |
| - "libp2p-crypto": "libp2p/js-libp2p-crypto#feat/bundle-size", |
54 | 52 | "lru-cache": "^4.1.3",
|
55 | 53 | "multiaddr": "multiformats/js-multiaddr#feat/bundle-size",
|
56 | 54 | "multibase": "~0.6.0",
|
|
61 | 59 | "peer-info": "libp2p/js-peer-info#feat/bundle-size",
|
62 | 60 | "promisify-es6": "^1.0.3",
|
63 | 61 | "pull-defer": "~0.2.3",
|
64 |
| - "pull-pushable": "^2.2.0", |
65 | 62 | "pull-stream-to-stream": "^1.3.4",
|
66 | 63 | "pump": "^3.0.0",
|
67 | 64 | "qs": "^6.5.2",
|
68 | 65 | "readable-stream": "^2.3.6",
|
69 | 66 | "stream-http": "hugomrdias/stream-http#develop",
|
70 | 67 | "stream-to-pull-stream": "^1.7.2",
|
71 | 68 | "streamifier": "~0.1.1",
|
| 69 | + "pull-stream": "^3.6.9", |
72 | 70 | "tar-stream": "hugomrdias/tar-stream#chore/update-bl",
|
73 | 71 | "through2": "^3.0.0"
|
74 | 72 | },
|
|
87 | 85 | "chai": "^4.2.0",
|
88 | 86 | "cross-env": "^5.2.0",
|
89 | 87 | "dirty-chai": "^2.0.1",
|
90 |
| - "eslint-plugin-react": "^7.11.1", |
91 | 88 | "go-ipfs-dep": "~0.4.18",
|
92 |
| - "gulp": "^3.9.1", |
93 | 89 | "interface-ipfs-core": "ipfs/interface-ipfs-core#fix/bundle-size",
|
94 | 90 | "ipfsd-ctl": "~0.40.0",
|
95 |
| - "nock": "^10.0.2", |
96 |
| - "pull-stream": "^3.6.9", |
97 |
| - "stream-equal": "^1.1.1" |
| 91 | + "nock": "^10.0.2" |
98 | 92 | },
|
99 | 93 | "keywords": [
|
100 | 94 | "ipfs"
|
|
0 commit comments