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 2.0.0 to 2.0.1

4

package.json
{
"name": "torrent-discovery",
"description": "Discover BitTorrent peers via DHT and Trackers",
"version": "2.0.0",
"version": "2.0.1",
"author": {

@@ -11,3 +11,3 @@ "name": "Feross Aboukhadijeh",

"browser": {
"bittorrent-dht": false,
"bittorrent-dht/client": false,
"bittorrent-tracker/client": "webtorrent-tracker/client"

@@ -14,0 +14,0 @@ },

@@ -36,3 +36,3 @@ # torrent-discovery [![npm](https://img.shields.io/npm/v/torrent-discovery.svg)](https://npmjs.org/package/torrent-discovery) [![gittip](https://img.shields.io/gittip/feross.svg)](https://www.gittip.com/feross/)

peerId: '', // as utf8 string or Buffer
port: 0 // torrent client port
port: 0 // torrent client port (only required in node)
}

@@ -39,0 +39,0 @@ ```

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