New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hypercore-protocol

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hypercore-protocol - npm Package Compare versions

Comparing version 6.6.2 to 6.6.3

2

feed.js

@@ -122,3 +122,3 @@ var events = require('events')

var hex = this.discoveryKey.toString('hex')
if (this._feeds[hex] === this) delete this._feeds[hex]
if (this.stream._feeds[hex] === this) delete this.stream._feeds[hex]
}

@@ -125,0 +125,0 @@

{
"name": "hypercore-protocol",
"version": "6.6.2",
"version": "6.6.3",
"description": "Stream that implements the hypercore protocol",

@@ -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