New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cryptoeconomicslab/merkle-tree

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cryptoeconomicslab/merkle-tree - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

12

package.json
{
"name": "@cryptoeconomicslab/merkle-tree",
"version": "0.0.18",
"version": "0.0.19",
"description": "merkle tree implementation",

@@ -32,9 +32,9 @@ "author": {

"dependencies": {
"@cryptoeconomicslab/hash": "^0.0.18",
"@cryptoeconomicslab/utils": "^0.0.18",
"@cryptoeconomicslab/hash": "^0.0.19",
"@cryptoeconomicslab/utils": "^0.0.19",
"jsbi": "^3.1.1"
},
"devDependencies": {
"@cryptoeconomicslab/coder": "^0.0.18",
"@cryptoeconomicslab/primitives": "^0.0.18"
"@cryptoeconomicslab/coder": "^0.0.19",
"@cryptoeconomicslab/primitives": "^0.0.19"
},

@@ -44,3 +44,3 @@ "peerDependencies": {

},
"gitHead": "5a78f82badb4fbd9398bfea6471d7ba2b2dd826c"
"gitHead": "7f39502f36c14f51179a8365733dbf0e3a144627"
}
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