This repository was archived by the owner on Apr 24, 2023. It is now read-only.
File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
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://protocol.ai )
4
4
[ ![ ] ( https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square )] ( http://libp2p.io/ )
5
5
[ ![ ] ( https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square )] ( http://webchat.freenode.net/?channels=%23libp2p )
6
+ [ ![ Discourse posts] ( https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg )] ( https://discuss.libp2p.io )
6
7
[ ![ ] ( https://img.shields.io/codecov/c/github/libp2p/js-libp2p-webrtc-star.svg?style=flat-square )] ( https://codecov.io/gh/libp2p/js-libp2p-webrtc-star )
7
8
[ ![ ] ( https://img.shields.io/travis/libp2p/js-libp2p-webrtc-star.svg?style=flat-square )] ( https://travis-ci.com/libp2p/js-libp2p-webrtc-star )
8
9
[ ![ Dependency Status] ( https://david-dm.org/libp2p/js-libp2p-webrtc-star.svg?style=flat-square )] ( https://david-dm.org/libp2p/js-libp2p-webrtc-star ) [ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square )] ( https://github.com/feross/standard )
Original file line number Diff line number Diff line change 51
51
"dirty-chai" : " ^2.0.1" ,
52
52
"electron-webrtc" : " ~0.3.0" ,
53
53
"prom-client" : " ^11.2.1" ,
54
- "wrtc" : " ~0.3.5 "
54
+ "wrtc" : " ~0.3.7 "
55
55
},
56
56
"dependencies" : {
57
57
"async" : " ^2.6.2" ,
68
68
"peer-id" : " ~0.12.2" ,
69
69
"peer-info" : " ~0.15.1" ,
70
70
"pull-stream" : " ^3.6.9" ,
71
- "simple-peer" : " ^9.2.1 " ,
71
+ "simple-peer" : " ^9.3.0 " ,
72
72
"socket.io" : " ^2.1.1" ,
73
73
"socket.io-client" : " ^2.1.1" ,
74
- "stream-to-pull-stream" : " ^1.7.2 " ,
74
+ "stream-to-pull-stream" : " ^1.7.3 " ,
75
75
"webrtcsupport" : " github:ipfs/webrtcsupport"
76
76
},
77
77
"contributors" : [
You can’t perform that action at this time.
0 commit comments