File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
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 ]
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 ]
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/
1113
1214#### Simple, robust, BitTorrent tracker (client & server) implementation
1315
Original file line number Diff line number Diff line change 2424 "bittorrent-peerid" : " ^1.0.2" ,
2525 "bn.js" : " ^4.4.0" ,
2626 "compact2string" : " ^1.2.0" ,
27- "debug" : " ^2.0 .0" ,
27+ "debug" : " ^3.1 .0" ,
2828 "inherits" : " ^2.0.1" ,
2929 "ip" : " ^1.0.1" ,
3030 "lru" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments