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

discovery-swarm

Package Overview
Dependencies
Maintainers
4
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discovery-swarm - npm Package Compare versions

Comparing version 4.3.4 to 4.3.5

10

index.js

@@ -320,7 +320,2 @@ var discovery = require('discovery-channel')

var wrap = {
info: info,
connection: connection
}
this.totalConnections++

@@ -339,2 +334,7 @@ connection.on('close', onclose)

var wrap = {
info: info,
connection: connection
}
var timeout = setTimeoutUnref(ontimeout, HANDSHAKE_TIMEOUT)

@@ -341,0 +341,0 @@ if (this.destroyed) connection.destroy()

{
"name": "discovery-swarm",
"version": "4.3.4",
"version": "4.3.5",
"description": "A network swarm that uses discovery-channel to find peers",

@@ -5,0 +5,0 @@ "main": "index.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