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.7.0 to 6.7.1

1

index.js

@@ -421,3 +421,2 @@ var stream = require('readable-stream')

var reallyMissing = this._missing - (data.length - start)
console.log(reallyMissing)
if (reallyMissing > 0 && !this._needsKey) this._utp.setContentSize(reallyMissing)

@@ -424,0 +423,0 @@ }

2

package.json
{
"name": "hypercore-protocol",
"version": "6.7.0",
"version": "6.7.1",
"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