Socket
Socket
Sign inDemoInstall

hyperswarm

Package Overview
Dependencies
Maintainers
4
Versions
88
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.9 to 4.7.10

1

index.js

@@ -503,2 +503,3 @@ const { EventEmitter } = require('events')

await this.dht.resume()
await this.server.resume()

@@ -505,0 +506,0 @@ for (const discovery of this._discovery.values()) {

6

package.json
{
"name": "hyperswarm",
"version": "4.7.9",
"version": "4.7.10",
"description": "A distributed networking stack for connecting peers",

@@ -18,5 +18,3 @@ "files": [

"brittle": "^3.0.2",
"hypercore-crypto": "^2.3.0",
"math-random-seed": "^2.0.0",
"nonsynchronous": "^1.2.0",
"hypercore-crypto": "^3.4.0",
"standard": "^17.0.0"

@@ -23,0 +21,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