This repository was archived by the owner on Mar 10, 2020. It is now read-only.
File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 24
24
"dependencies" : {
25
25
"async" : " ^2.5.0" ,
26
26
"bs58" : " ^4.0.1" ,
27
- "cids" : " ~0.5.1 " ,
27
+ "cids" : " ~0.5.2 " ,
28
28
"concat-stream" : " ^1.6.0" ,
29
29
"detect-node" : " ^2.0.3" ,
30
30
"flatmap" : " 0.0.3" ,
33
33
"ipfs-block" : " ~0.6.0" ,
34
34
"ipfs-unixfs" : " ~0.1.13" ,
35
35
"ipld-dag-pb" : " ~0.11.2" ,
36
- "is-ipfs" : " ^0.3.0 " ,
36
+ "is-ipfs" : " ^0.3.2 " ,
37
37
"is-stream" : " ^1.1.0" ,
38
38
"lru-cache" : " ^4.1.1" ,
39
39
"multiaddr" : " ^3.0.1" ,
40
- "multihashes" : " ~0.4.9 " ,
40
+ "multihashes" : " ~0.4.10 " ,
41
41
"multipart-stream" : " ^2.0.1" ,
42
42
"ndjson" : " ^1.5.0" ,
43
43
"once" : " ^1.4.0" ,
44
- "peer-id" : " ~0.10.1 " ,
44
+ "peer-id" : " ~0.10.2 " ,
45
45
"peer-info" : " ~0.11.0" ,
46
46
"promisify-es6" : " ^1.0.3" ,
47
47
"pump" : " ^1.0.2" ,
48
- "qs" : " ^6.5.0 " ,
48
+ "qs" : " ^6.5.1 " ,
49
49
"readable-stream" : " ^2.3.3" ,
50
50
"stream-http" : " ^2.7.2" ,
51
51
"streamifier" : " ^0.1.1" ,
60
60
"url" : " https://github.com/ipfs/js-ipfs-api"
61
61
},
62
62
"devDependencies" : {
63
- "aegir" : " ^12.0.6 " ,
63
+ "aegir" : " ^12.0.8 " ,
64
64
"chai" : " ^4.1.2" ,
65
65
"dirty-chai" : " ^2.0.1" ,
66
- "eslint-plugin-react" : " ^7.3 .0" ,
66
+ "eslint-plugin-react" : " ^7.4 .0" ,
67
67
"gulp" : " ^3.9.1" ,
68
- "hapi" : " ^16.5 .2" ,
68
+ "hapi" : " ^16.6 .2" ,
69
69
"interface-ipfs-core" : " ~0.31.19" ,
70
70
"ipfsd-ctl" : " ~0.23.0" ,
71
71
"pre-commit" : " ^1.2.2" ,
72
72
"socket.io" : " ^2.0.3" ,
73
73
"socket.io-client" : " ^2.0.3" ,
74
- "stream-equal" : " ^1.0.1 "
74
+ "stream-equal" : " ^1.1.0 "
75
75
},
76
76
"pre-commit" : [
77
77
" lint" ,
You can’t perform that action at this time.
0 commit comments