Socket
Socket
Sign inDemoInstall

hyperbee

Package Overview
Dependencies
Maintainers
1
Versions
108
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 0.0.12 to 0.0.13

2

index.js

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

async del (key) {
key = this._enc(this.keyEncoding, key)
key = enc(this.keyEncoding, key)

@@ -536,0 +536,0 @@ const stack = []

{
"name": "hyperbee",
"version": "0.0.12",
"version": "0.0.13",
"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