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

dfinity-radix-tree

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dfinity-radix-tree - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

3

datastore.js

@@ -17,3 +17,4 @@ const Buffer = require('safe-buffer').Buffer

}
}
},
size: 4194304 // set heap usage to 4MB
})) {

@@ -20,0 +21,0 @@ super(dag)

{
"name": "dfinity-radix-tree",
"version": "0.2.5",
"version": "0.2.6",
"description": "This implements a binary merkle radix tree",

@@ -23,6 +23,6 @@ "main": "index.js",

"coveralls": "^3.0.1",
"documentation": "^7.0.0",
"documentation": "^8.0.0",
"fs-extra": "^6.0.0",
"level-browserify": "^1.1.2",
"nyc": "^11.8.0",
"nyc": "^12.0.1",
"standard": "^11.0.1",

@@ -41,3 +41,4 @@ "tape": "^4.6.3"

"ignore": [
"/benchmark/"
"/benchmark/",
"fetch.js"
]

@@ -44,0 +45,0 @@ },

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