File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1- # bittorrent-tracker [ ![ travis] [ travis-image ]] [ travis-url ] [ ![ npm] [ npm-image ]] [ npm-url ] [ ![ downloads] [ downloads-image ]] [ downloads-url ] [ ![ javascript style guide] [ standard-image ]] [ standard-url ] [ ![ Greenkeeper badge ] [ greenkeeper-image ]] [ greenkeeper-url ]
1+ # bittorrent-tracker [ ![ travis] [ travis-image ]] [ travis-url ] [ ![ npm] [ npm-image ]] [ npm-url ] [ ![ downloads] [ downloads-image ]] [ downloads-url ] [ ![ javascript style guide] [ standard-image ]] [ standard-url ]
22
33[ travis-image ] : https://img.shields.io/travis/webtorrent/bittorrent-tracker/master.svg
44[ travis-url ] : https://travis-ci.org/webtorrent/bittorrent-tracker
88[ downloads-url ] : https://npmjs.org/package/bittorrent-tracker
99[ standard-image ] : https://img.shields.io/badge/code_style-standard-brightgreen.svg
1010[ standard-url ] : https://standardjs.com
11- [ greenkeeper-image ] : https://badges.greenkeeper.io/webtorrent/bittorrent-tracker.svg
12- [ greenkeeper-url ] : https://greenkeeper.io/
1311
1412#### Simple, robust, BitTorrent tracker (client & server) implementation
1513
Original file line number Diff line number Diff line change 3737 "safe-buffer" : " ^5.0.0" ,
3838 "simple-get" : " ^2.0.0" ,
3939 "simple-peer" : " ^8.3.0" ,
40- "simple-websocket" : " ^5 .0.0" ,
40+ "simple-websocket" : " ^6 .0.0" ,
4141 "string2compact" : " ^1.1.1" ,
4242 "uniq" : " ^1.0.1" ,
4343 "unordered-array-remove" : " ^1.0.2" ,
You can’t perform that action at this time.
0 commit comments