|
44 | 44 | "coverage": "aegir coverage",
|
45 | 45 | "coverage-publish": "aegir-coverage publish"
|
46 | 46 | },
|
47 |
| - "pre-push": [ |
48 |
| - "lint", |
49 |
| - "test" |
50 |
| - ], |
51 | 47 | "repository": {
|
52 | 48 | "type": "git",
|
53 | 49 | "url": "git+https://github.com/ipfs/js-ipfs.git"
|
|
64 | 60 | "aegir": "^14.0.0",
|
65 | 61 | "buffer-loader": "~0.0.1",
|
66 | 62 | "chai": "^4.1.2",
|
67 |
| - "delay": "^2.0.0", |
| 63 | + "delay": "^3.0.0", |
68 | 64 | "detect-node": "^2.0.3",
|
69 | 65 | "dir-compare": "^1.4.0",
|
70 | 66 | "dirty-chai": "^2.0.1",
|
71 |
| - "eslint-plugin-react": "^7.7.0", |
| 67 | + "eslint-plugin-react": "^7.10.0", |
72 | 68 | "execa": "~0.10.0",
|
73 | 69 | "expose-loader": "~0.7.5",
|
74 | 70 | "form-data": "^2.3.2",
|
75 | 71 | "hat": "0.0.3",
|
76 | 72 | "interface-ipfs-core": "~0.71.0",
|
77 |
| - "ipfsd-ctl": "~0.37.3", |
78 |
| - "mocha": "^5.1.1", |
| 73 | + "ipfsd-ctl": "~0.37.5", |
| 74 | + "mocha": "^5.2.0", |
79 | 75 | "ncp": "^2.0.0",
|
80 | 76 | "nexpect": "~0.5.0",
|
81 |
| - "pretty-bytes": "^4.0.2", |
| 77 | + "pretty-bytes": "^5.1.0", |
82 | 78 | "qs": "^6.5.2",
|
83 | 79 | "random-fs": "^1.0.3",
|
84 | 80 | "rimraf": "^2.6.2",
|
|
87 | 83 | },
|
88 | 84 | "dependencies": {
|
89 | 85 | "@nodeutils/defaults-deep": "^1.1.0",
|
90 |
| - "async": "^2.6.0", |
| 86 | + "async": "^2.6.1", |
91 | 87 | "big.js": "^5.1.2",
|
92 | 88 | "binary-querystring": "~0.1.2",
|
93 |
| - "bl": "^1.2.2", |
| 89 | + "bl": "^2.0.1", |
94 | 90 | "boom": "^7.2.0",
|
95 | 91 | "bs58": "^4.0.1",
|
96 | 92 | "byteman": "^1.3.5",
|
97 | 93 | "cids": "~0.5.3",
|
98 | 94 | "debug": "^3.1.0",
|
99 |
| - "file-type": "^7.7.1", |
| 95 | + "file-type": "^8.0.0", |
100 | 96 | "filesize": "^3.6.1",
|
101 | 97 | "fnv1a": "^1.0.1",
|
102 | 98 | "fsm-event": "^2.1.0",
|
103 |
| - "get-folder-size": "^1.0.1", |
| 99 | + "get-folder-size": "^2.0.0", |
104 | 100 | "glob": "^7.1.2",
|
105 | 101 | "hapi": "^16.6.2",
|
106 | 102 | "hapi-set-header": "^1.0.2",
|
107 | 103 | "hoek": "^5.0.3",
|
108 | 104 | "human-to-milliseconds": "^1.0.0",
|
109 |
| - "interface-datastore": "~0.4.1", |
110 |
| - "ipfs-api": "^22.1.1", |
111 |
| - "ipfs-bitswap": "~0.20.0", |
| 105 | + "interface-datastore": "~0.4.2", |
| 106 | + "ipfs-api": "^22.2.1", |
| 107 | + "ipfs-bitswap": "~0.20.2", |
112 | 108 | "ipfs-block": "~0.7.1",
|
113 | 109 | "ipfs-block-service": "~0.14.0",
|
114 | 110 | "ipfs-http-response": "~0.1.2",
|
115 | 111 | "ipfs-multipart": "~0.1.0",
|
116 | 112 | "ipfs-repo": "~0.22.1",
|
117 | 113 | "ipfs-unixfs": "~0.1.15",
|
118 | 114 | "ipfs-unixfs-engine": "~0.30.0",
|
119 |
| - "ipld": "~0.17.1", |
120 |
| - "ipld-dag-cbor": "~0.12.0", |
121 |
| - "ipld-dag-pb": "~0.14.4", |
| 115 | + "ipld": "~0.17.2", |
| 116 | + "ipld-dag-cbor": "~0.12.1", |
| 117 | + "ipld-dag-pb": "~0.14.5", |
122 | 118 | "is-ipfs": "~0.3.2",
|
123 | 119 | "is-pull-stream": "~0.0.0",
|
124 | 120 | "is-stream": "^1.1.0",
|
125 |
| - "joi": "^13.2.0", |
126 |
| - "joi-browser": "^13.0.1", |
| 121 | + "joi": "^13.4.0", |
| 122 | + "joi-browser": "^13.4.0", |
127 | 123 | "joi-multiaddr": "^2.0.0",
|
128 | 124 | "libp2p": "~0.22.0",
|
129 | 125 | "libp2p-circuit": "~0.2.0",
|
|
132 | 128 | "libp2p-keychain": "~0.3.1",
|
133 | 129 | "libp2p-mdns": "~0.12.0",
|
134 | 130 | "libp2p-mplex": "~0.8.0",
|
135 |
| - "libp2p-railing": "~0.9.2", |
| 131 | + "libp2p-bootstrap": "~0.9.3", |
136 | 132 | "libp2p-secio": "~0.10.0",
|
137 | 133 | "libp2p-tcp": "~0.12.0",
|
138 | 134 | "libp2p-webrtc-star": "~0.15.3",
|
|
148 | 144 | "once": "^1.4.0",
|
149 | 145 | "path-exists": "^3.0.0",
|
150 | 146 | "peer-book": "~0.8.0",
|
151 |
| - "peer-id": "~0.10.7", |
| 147 | + "peer-id": "~0.11.0", |
152 | 148 | "peer-info": "~0.14.1",
|
153 | 149 | "progress": "^2.0.0",
|
154 | 150 | "promisify-es6": "^1.0.3",
|
|
159 | 155 | "pull-paramap": "^1.2.2",
|
160 | 156 | "pull-pushable": "^2.2.0",
|
161 | 157 | "pull-sort": "^1.0.1",
|
162 |
| - "pull-stream": "^3.6.7", |
| 158 | + "pull-stream": "^3.6.8", |
163 | 159 | "pull-stream-to-stream": "^1.3.4",
|
164 | 160 | "pull-zip": "^2.0.1",
|
165 |
| - "read-pkg-up": "^3.0.0", |
| 161 | + "read-pkg-up": "^4.0.0", |
166 | 162 | "readable-stream": "2.3.6",
|
167 | 163 | "stream-to-pull-stream": "^1.7.2",
|
168 |
| - "tar-stream": "^1.6.0", |
| 164 | + "tar-stream": "^1.6.1", |
169 | 165 | "temp": "~0.8.3",
|
170 | 166 | "through2": "^2.0.3",
|
171 | 167 | "update-notifier": "^2.5.0",
|
172 |
| - "yargs": "^11.0.0", |
173 |
| - "yargs-parser": "^10.0.0" |
| 168 | + "yargs": "^12.0.1", |
| 169 | + "yargs-parser": "^10.1.0" |
174 | 170 | },
|
175 | 171 | "optionalDependencies": {
|
176 |
| - "prom-client": "^11.0.0", |
| 172 | + "prom-client": "^11.1.1", |
177 | 173 | "prometheus-gc-stats": "~0.5.1"
|
178 | 174 | },
|
179 | 175 | "contributors": [
|
|
0 commit comments