This repository was archived by the owner on Mar 10, 2020. It is now read-only.
File tree 1 file changed +13
-13
lines changed
1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 22
22
"coverage-publish" : " aegir-coverage publish"
23
23
},
24
24
"dependencies" : {
25
- "async" : " ^2.1.2 " ,
25
+ "async" : " ^2.1.4 " ,
26
26
"bl" : " ^1.1.2" ,
27
- "bs58" : " ^3.0 .0" ,
27
+ "bs58" : " ^3.1 .0" ,
28
28
"concat-stream" : " ^1.5.2" ,
29
29
"detect-node" : " ^2.0.3" ,
30
30
"flatmap" : " 0.0.3" ,
31
31
"glob" : " ^7.1.1" ,
32
32
"glob-escape" : " 0.0.2" ,
33
- "ipfs-block" : " ^0.5.0 " ,
34
- "ipld-dag-pb" : " ^0.9.0 " ,
33
+ "ipfs-block" : " ^0.5.1 " ,
34
+ "ipld-dag-pb" : " ^0.9.2 " ,
35
35
"is-ipfs" : " ^0.2.1" ,
36
36
"isstream" : " ^0.1.2" ,
37
- "lru-cache" : " ^4.0.1 " ,
38
- "multiaddr" : " ^2.0.3 " ,
37
+ "lru-cache" : " ^4.0.2 " ,
38
+ "multiaddr" : " ^2.1.1 " ,
39
39
"multipart-stream" : " ^2.0.1" ,
40
40
"ndjson" : " ^1.4.3" ,
41
41
"once" : " ^1.4.0" ,
42
42
"peer-id" : " ^0.8.0" ,
43
- "peer-info" : " ^0.8.0 " ,
43
+ "peer-info" : " ^0.8.1 " ,
44
44
"promisify-es6" : " ^1.0.2" ,
45
45
"qs" : " ^6.3.0" ,
46
- "readable-stream" : " ^ 1.1.14" ,
46
+ "readable-stream" : " 1.1.14" ,
47
47
"stream-http" : " ^2.5.0" ,
48
48
"streamifier" : " ^0.1.1" ,
49
49
"tar-stream" : " ^1.5.2"
61
61
"chai" : " ^3.5.0" ,
62
62
"eslint-plugin-react" : " ^6.7.1" ,
63
63
"gulp" : " ^3.9.1" ,
64
- "hapi" : " ^15.2 .0" ,
64
+ "hapi" : " ^16.0 .0" ,
65
65
"interface-ipfs-core" : " ^0.22.0" ,
66
66
"ipfsd-ctl" : " ^0.17.0" ,
67
67
"pre-commit" : " ^1.1.3" ,
68
- "socket.io" : " ^1.5 .1" ,
69
- "socket.io-client" : " ^1.5 .1" ,
70
- "stream-equal" : " ^0.1.9 "
68
+ "socket.io" : " ^1.7 .1" ,
69
+ "socket.io-client" : " ^1.7 .1" ,
70
+ "stream-equal" : " ^0.1.11 "
71
71
},
72
72
"pre-commit" : [
73
73
" lint" ,
115
115
"url" : " https://github.com/ipfs/js-ipfs-api/issues"
116
116
},
117
117
"homepage" : " https://github.com/ipfs/js-ipfs-api"
118
- }
118
+ }
You can’t perform that action at this time.
0 commit comments