Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hyperbee

Package Overview
Dependencies
Maintainers
2
Versions
111
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 1.5.4 to 1.5.5

2

index.js

@@ -539,3 +539,3 @@ const codecs = require('codecs')

if (this.keyEncoding) key = enc(this.keyEncoding, key)
if (this.options.extension !== false) this.options.onwait = this._onwait.bind(this, key)
if (this.tree.extension !== null && this.options.extension !== false) this.options.onwait = this._onwait.bind(this, key)

@@ -542,0 +542,0 @@ let node = await this.getRoot()

{
"name": "hyperbee",
"version": "1.5.4",
"version": "1.5.5",
"description": "An append-only Btree 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