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

hypercore

Package Overview
Dependencies
Maintainers
0
Versions
510
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hypercore - npm Package Compare versions

Comparing version 11.0.2 to 11.0.3

4

lib/session-state.js

@@ -221,2 +221,6 @@ const crypto = require('hypercore-crypto')

if (src.dependencyLength > this.dependencyLength) {
this.storage.updateDependencyLength(src.dependencyLength)
}
// handle migration

@@ -223,0 +227,0 @@ if (src.core !== this.core) {

2

package.json
{
"name": "hypercore",
"version": "11.0.2",
"version": "11.0.3",
"description": "Hypercore is a secure, distributed append-only log",

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