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 10.37.27 to 10.38.0

lib/hotswap-queue.js

1

index.js

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

const activeRequests = (range && range.activeRequests) || this.activeRequests
return this.replicator.addRange(activeRequests, range)

@@ -967,0 +966,0 @@ }

@@ -156,3 +156,3 @@ const defaultCrypto = require('hypercore-crypto')

throw new BAD_ARGUMENT('Public key is not a declared signer')
throw BAD_ARGUMENT('Public key is not a declared signer')
}

@@ -159,0 +159,0 @@

{
"name": "hypercore",
"version": "10.37.27",
"version": "10.38.0",
"description": "Hypercore is a secure, distributed append-only log",

@@ -69,2 +69,3 @@ "main": "index.js",

"brittle": "^3.0.0",
"debugging-stream": "^3.1.0",
"hyperswarm": "^4.3.6",

@@ -71,0 +72,0 @@ "rache": "^1.0.0",

Sorry, the diff of this file is too big to display

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