This repository was archived by the owner on Mar 10, 2020. It is now read-only.
File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
"coverage-publish" : " aegir coverage --provider coveralls --no-parallel --timeout 100000"
23
23
},
24
24
"dependencies" : {
25
- "async" : " ^2.5 .0" ,
25
+ "async" : " ^2.6 .0" ,
26
26
"bs58" : " ^4.0.1" ,
27
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" ,
31
31
"glob" : " ^7.1.2" ,
32
32
"glob-escape" : " 0.0.2" ,
33
- "ipfs-block" : " ~0.6.0 " ,
34
- "ipfs-unixfs" : " ~0.1.13 " ,
35
- "ipld-dag-pb" : " ~0.11.2 " ,
33
+ "ipfs-block" : " ~0.6.1 " ,
34
+ "ipfs-unixfs" : " ~0.1.14 " ,
35
+ "ipld-dag-pb" : " ~0.11.3 " ,
36
36
"is-ipfs" : " ^0.3.2" ,
37
37
"is-stream" : " ^1.1.0" ,
38
38
"lru-cache" : " ^4.1.1" ,
42
42
"ndjson" : " ^1.5.0" ,
43
43
"once" : " ^1.4.0" ,
44
44
"peer-id" : " ~0.10.2" ,
45
- "peer-info" : " ~0.11.0 " ,
45
+ "peer-info" : " ~0.11.1 " ,
46
46
"promisify-es6" : " ^1.0.3" ,
47
47
"pump" : " ^1.0.2" ,
48
48
"qs" : " ^6.5.1" ,
60
60
"url" : " https://github.com/ipfs/js-ipfs-api"
61
61
},
62
62
"devDependencies" : {
63
- "aegir" : " ^12.1.1 " ,
63
+ "aegir" : " ^12.1.3 " ,
64
64
"chai" : " ^4.1.2" ,
65
65
"dirty-chai" : " ^2.0.1" ,
66
66
"eslint-plugin-react" : " ^7.4.0" ,
67
67
"gulp" : " ^3.9.1" ,
68
- "interface-ipfs-core" : " ~0.33.1 " ,
68
+ "interface-ipfs-core" : " ~0.34.0 " ,
69
69
"hapi" : " ^16.6.2" ,
70
- "ipfsd-ctl" : " ~0.24.0 " ,
70
+ "ipfsd-ctl" : " ~0.24.1 " ,
71
71
"pre-commit" : " ^1.2.2" ,
72
72
"socket.io" : " ^2.0.4" ,
73
73
"socket.io-client" : " ^2.0.4" ,
You can’t perform that action at this time.
0 commit comments