Socket
Socket
Sign inDemoInstall

hyperbee

Package Overview
Dependencies
Maintainers
2
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperbee - npm Package Compare versions

Comparing version 2.6.1 to 2.6.2

1

iterators/diff.js

@@ -111,2 +111,3 @@ const b4a = require('b4a')

while (this.stack.length && n === null) n = await this.next()
if (n === null) return null
if (!this.lt) return n.final(this.encoding)

@@ -113,0 +114,0 @@

2

package.json
{
"name": "hyperbee",
"version": "2.6.1",
"version": "2.6.2",
"description": "An append-only B-tree running on a Hypercore.",

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