Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

torrent-discovery

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

torrent-discovery - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc