Socket
Socket
Sign inDemoInstall

hypertrie

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hypertrie - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

index.js

@@ -47,3 +47,3 @@ const Node = require('./lib/node')

this.feed.on('append', this._onappend.bind(this))
if (!this._checkout) this.feed.on('append', this._onappend.bind(this))
}

@@ -50,0 +50,0 @@

{
"name": "hypertrie",
"version": "2.0.0",
"version": "2.0.1",
"description": "Distributed single writer key/value store",

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