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

merkletreejs

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

merkletreejs - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

6

package.json
{
"name": "merkletreejs",
"version": "0.1.10",
"version": "0.1.11",
"description": "Construct Merkle Trees and verify proofs",
"main": "dist/index.js",
"types": "index.d.ts",
"files": ["dist", "index.d.ts"],
"types": "dist/index.d.ts",
"files": ["dist"],
"scripts": {

@@ -9,0 +9,0 @@ "test": "tape test/*.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