torrent-discovery
Advanced tools
Comparing version 3.2.1 to 3.2.2
{ | ||
"name": "torrent-discovery", | ||
"description": "Discover BitTorrent and WebTorrent peers", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"author": { | ||
@@ -27,3 +27,3 @@ "name": "Feross Aboukhadijeh", | ||
"hat": "0.0.3", | ||
"standard": "^4.5.2", | ||
"standard": "^5.1.0", | ||
"tape": "^4.0.0" | ||
@@ -30,0 +30,0 @@ }, |
@@ -24,5 +24,3 @@ # torrent-discovery [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] | ||
This module also **works in the browser** with [browserify](http://browserify.org). In | ||
that context, it uses [webtorrent-dht](https://github.com/feross/webtorrent-dht) (TODO!) and | ||
[webtorrent-tracker](https://github.com/feross/webtorrent-tracker) clients to discover | ||
[WebTorrent](http://webtorrent.io) (WebRTC) peers. | ||
that context, it discovers [WebTorrent](http://webtorrent.io) (WebRTC) peers. | ||
@@ -29,0 +27,0 @@ ### install |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11014
100