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

hyperswarm

Package Overview
Dependencies
Maintainers
4
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperswarm - npm Package Compare versions

Comparing version 4.7.8 to 4.7.9

2

index.js

@@ -493,6 +493,6 @@ const { EventEmitter } = require('events')

promises.push(this.dht.suspend())
this.suspended = true
await Promise.allSettled(promises)
await this.dht.suspend()
}

@@ -499,0 +499,0 @@

{
"name": "hyperswarm",
"version": "4.7.8",
"version": "4.7.9",
"description": "A distributed networking stack for connecting peers",

@@ -5,0 +5,0 @@ "files": [

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