This repository was archived by the owner on Mar 10, 2020. It is now read-only.
File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 23
23
},
24
24
"dependencies" : {
25
25
"async" : " ^2.4.1" ,
26
- "bs58" : " ^4.0.0 " ,
26
+ "bs58" : " ^4.0.1 " ,
27
27
"cids" : " ~0.5.0" ,
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
33
"ipfs-block" : " ~0.6.0" ,
34
- "ipfs-unixfs" : " ~0.1.11 " ,
34
+ "ipfs-unixfs" : " ~0.1.12 " ,
35
35
"ipld-dag-pb" : " ~0.11.0" ,
36
36
"is-ipfs" : " ^0.3.0" ,
37
37
"isstream" : " ^0.1.2" ,
38
- "lru-cache" : " ^4.0.2 " ,
38
+ "lru-cache" : " ^4.1.1 " ,
39
39
"multiaddr" : " ^2.3.0" ,
40
40
"multihashes" : " ~0.4.5" ,
41
41
"multipart-stream" : " ^2.0.1" ,
47
47
"pump" : " ^1.0.2" ,
48
48
"qs" : " ^6.4.0" ,
49
49
"readable-stream" : " 1.1.14" ,
50
- "stream-http" : " ^2.7.1 " ,
50
+ "stream-http" : " ^2.7.2 " ,
51
51
"streamifier" : " ^0.1.1" ,
52
52
"tar-stream" : " ^1.5.4"
53
53
},
61
61
},
62
62
"devDependencies" : {
63
63
"aegir" : " ^11.0.2" ,
64
- "chai" : " ^4.0.0 " ,
65
- "dirty-chai" : " ^1.2.2 " ,
66
- "eslint-plugin-react" : " ^7.0.1 " ,
64
+ "chai" : " ^4.0.2 " ,
65
+ "dirty-chai" : " ^2.0.0 " ,
66
+ "eslint-plugin-react" : " ^7.1.0 " ,
67
67
"gulp" : " ^3.9.1" ,
68
- "hapi" : " ^16.2.0 " ,
69
- "interface-ipfs-core" : " ~0.29.0 " ,
68
+ "hapi" : " ^16.4.3 " ,
69
+ "interface-ipfs-core" : " ~0.29.1 " ,
70
70
"ipfsd-ctl" : " ~0.21.0" ,
71
71
"pre-commit" : " ^1.2.2" ,
72
- "socket.io" : " ^2.0.1 " ,
73
- "socket.io-client" : " ^2.0.1 " ,
72
+ "socket.io" : " ^2.0.3 " ,
73
+ "socket.io-client" : " ^2.0.3 " ,
74
74
"stream-equal" : " ^1.0.0"
75
75
},
76
76
"pre-commit" : [
130
130
"url" : " https://github.com/ipfs/js-ipfs-api/issues"
131
131
},
132
132
"homepage" : " https://github.com/ipfs/js-ipfs-api"
133
- }
133
+ }
You can’t perform that action at this time.
0 commit comments