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 5.0.9 to 6.0.0

6

bin/cmd.js

@@ -24,3 +24,4 @@ #!/usr/bin/env node

'tracker-host',
'host'
'host',
'hashes'
],

@@ -40,3 +41,4 @@ default: {

'auth': null,
'dir': path.join(process.cwd(), 'dir')
'dir': path.join(process.cwd(), 'dir'),
'hashes': 'a94a8fe5ccb19ba61c4c0873d391e987982fbbd3'
}

@@ -43,0 +45,0 @@ })

{
"name": "bittorrent-relay",
"description": "Uses the mainline dht to relay requests to other trackers in a swarm",
"version": "5.0.9",
"version": "6.0.0",
"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