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

@chainsafe/persistent-merkle-tree

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainsafe/persistent-merkle-tree - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 0.3.2 (2021-05-06)
## Chores
- Update as-sha256 ([116029](https://github.com/chainsafe/persistent-merkle-tree/commit/116029))
## 0.3.1 (2021-05-04)

@@ -2,0 +8,0 @@

4

package.json
{
"name": "@chainsafe/persistent-merkle-tree",
"version": "0.3.1",
"version": "0.3.2",
"description": "Merkle tree implemented as a persistent datastructure",

@@ -54,4 +54,4 @@ "main": "lib/index.js",

"dependencies": {
"@chainsafe/as-sha256": "^0.2.1"
"@chainsafe/as-sha256": "^0.2.2"
}
}
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