Socket
Socket
Sign inDemoInstall

@chainsafe/persistent-merkle-tree

Package Overview
Dependencies
Maintainers
6
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.7.1 to 0.7.2

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

### Dependencies
* The following workspace dependencies were updated
* dependencies
* @chainsafe/as-sha256 bumped to 0.4.2
## [0.7.1](https://github.com/ChainSafe/ssz/compare/persistent-merkle-tree-v0.7.0...persistent-merkle-tree-v0.7.1) (2024-03-15)

@@ -8,0 +14,0 @@

4

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

@@ -47,5 +47,5 @@ "main": "lib/index.js",

"dependencies": {
"@chainsafe/as-sha256": "^0.4.1",
"@chainsafe/as-sha256": "^0.4.2",
"@noble/hashes": "^1.3.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