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

bittorrent-relay

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bittorrent-relay - npm Package Compare versions

Comparing version 9.0.5 to 9.0.6

8

bin/cmd.js

@@ -47,3 +47,5 @@ #!/usr/bin/env node

'init': true,
'ev': false
'ev': false,
'stats': true,
'tracks': true
}

@@ -113,3 +115,5 @@ })

index: argv['index'],
init: argv['init']
init: argv['init'],
stats: argv['stats'],
tracks: argv['tracks']
})

@@ -116,0 +120,0 @@

{
"name": "bittorrent-relay",
"description": "Uses the mainline dht to relay requests to other trackers in a swarm",
"version": "9.0.5",
"version": "9.0.6",
"bin": {

@@ -6,0 +6,0 @@ "bittorrent-relay": "./bin/cmd.js"

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