hypercore
Advanced tools
Comparing version 10.37.10 to 10.37.11
@@ -304,3 +304,3 @@ const { BLOCK_NOT_AVAILABLE, SESSION_CLOSED } = require('hypercore-errors') | ||
this._appends.push(...buffers) | ||
for (const b of buffers) this._appends.push(b) | ||
@@ -307,0 +307,0 @@ const info = { length: this.length, byteLength: this.byteLength } |
{ | ||
"name": "hypercore", | ||
"version": "10.37.10", | ||
"version": "10.37.11", | ||
"description": "Hypercore is a secure, distributed append-only log", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
276401