hypercore
Advanced tools
Comparing version 10.37.27 to 10.38.0
@@ -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
284498
28
7963
12