This repository was archived by the owner on Jun 15, 2023. It is now read-only.
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 33[ ![ ] ( https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square )] ( http://ipn.io )
44[ ![ ] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( http://ipfs.io/ )
55[ ![ ] ( 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 )
67[ ![ standard-readme compliant] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme )
78[ ![ 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 )
89[ ![ 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 4242 },
4343 "homepage" : " https://github.com/libp2p/js-libp2p-keychain#readme" ,
4444 "dependencies" : {
45- "async" : " ^2.6.1 " ,
45+ "async" : " ^2.6.2 " ,
4646 "interface-datastore" : " ~0.6.0" ,
4747 "libp2p-crypto" : " ~0.16.1" ,
4848 "merge-options" : " ^1.0.1" ,
4949 "node-forge" : " ~0.7.6" ,
50- "pull-stream" : " ^3.6.8 " ,
50+ "pull-stream" : " ^3.6.9 " ,
5151 "sanitize-filename" : " ^1.6.1"
5252 },
5353 "devDependencies" : {
54- "aegir" : " ^18.0.3 " ,
54+ "aegir" : " ^18.2.1 " ,
5555 "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" ,
5858 "datastore-level" : " ~0.10.0" ,
5959 "dirty-chai" : " ^2.0.1" ,
60- "level-js" : " ^4.0.0 " ,
60+ "level-js" : " ^4.0.1 " ,
6161 "mocha" : " ^5.2.0" ,
6262 "multihashes" : " ~0.4.14" ,
6363 "peer-id" : " ~0.12.2" ,
You can’t perform that action at this time.
0 commit comments