File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ ] ( https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square )] ( http://ipn.io )
4
4
[ ![ ] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( http://ipfs.io/ )
5
5
[ ![ ] ( https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square )] ( http://webchat.freenode.net/?channels=%23ipfs )
6
+ [ ![ Discourse posts] ( https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg )] ( https://discuss.libp2p.io )
6
7
[ ![ standard-readme compliant] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme )
7
8
[ ![ Coverage Status] ( https://coveralls.io/repos/github/libp2p/js-libp2p-keychain/badge.svg?branch=master )] ( https://coveralls.io/github/libp2p/js-libp2p-keychain?branch=master )
8
9
[ ![ Travis CI] ( https://travis-ci.org/libp2p/js-libp2p-keychain.svg?branch=master )] ( https://travis-ci.org/libp2p/js-libp2p-keychain )
Original file line number Diff line number Diff line change 42
42
},
43
43
"homepage" : " https://github.com/libp2p/js-libp2p-keychain#readme" ,
44
44
"dependencies" : {
45
- "async" : " ^2.6.1 " ,
45
+ "async" : " ^2.6.2 " ,
46
46
"interface-datastore" : " ~0.6.0" ,
47
47
"libp2p-crypto" : " ~0.16.1" ,
48
48
"merge-options" : " ^1.0.1" ,
49
49
"node-forge" : " ~0.7.6" ,
50
- "pull-stream" : " ^3.6.8 " ,
50
+ "pull-stream" : " ^3.6.9 " ,
51
51
"sanitize-filename" : " ^1.6.1"
52
52
},
53
53
"devDependencies" : {
54
- "aegir" : " ^18.0.3 " ,
54
+ "aegir" : " ^18.2.1 " ,
55
55
"chai" : " ^4.2.0" ,
56
- "chai-string" : " ^1.4 .0" ,
57
- "datastore-fs" : " ~0.7 .0" ,
56
+ "chai-string" : " ^1.5 .0" ,
57
+ "datastore-fs" : " ~0.8 .0" ,
58
58
"datastore-level" : " ~0.10.0" ,
59
59
"dirty-chai" : " ^2.0.1" ,
60
- "level-js" : " ^4.0.0 " ,
60
+ "level-js" : " ^4.0.1 " ,
61
61
"mocha" : " ^5.2.0" ,
62
62
"multihashes" : " ~0.4.14" ,
63
63
"peer-id" : " ~0.12.2" ,
You can’t perform that action at this time.
0 commit comments