Socket
Socket
Sign inDemoInstall

hyperbee

Package Overview
Dependencies
Maintainers
2
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 1.10.0 to 1.10.1

3

index.js

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

keyEncoding,
extension: this.extension !== null ? this.extension : false
extension: this.extension !== null ? this.extension : false,
metadata: this.metadata
})

@@ -483,0 +484,0 @@ }

{
"name": "hyperbee",
"version": "1.10.0",
"version": "1.10.1",
"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