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 2.11.0 to 2.11.1

3

lib/queue.js

@@ -98,3 +98,4 @@ 'use strict'

_dropDuplicate (peer, duplicatePeer, id) {
duplicatePeer.deduplicate = true
duplicatePeer.duplicate = true
duplicatePeer.emit('duplicate')
this._dedup.set(id, peer)

@@ -101,0 +102,0 @@ if (!duplicatePeer.client) return

{
"name": "hyperswarm",
"version": "2.11.0",
"version": "2.11.1",
"description": "A distributed networking stack for connecting peers",

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