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.5 to 0.0.6

15

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

@@ -51,10 +51,13 @@ "author": {

"dependencies": {
"@cryptoeconomicslab/hash": "^0.0.5",
"@cryptoeconomicslab/primitives": "^0.0.5",
"@cryptoeconomicslab/utils": "^0.0.5"
"@cryptoeconomicslab/hash": "^0.0.6",
"@cryptoeconomicslab/utils": "^0.0.6"
},
"devDependencies": {
"@cryptoeconomicslab/coder": "^0.0.5"
"@cryptoeconomicslab/coder": "^0.0.6",
"@cryptoeconomicslab/primitives": "^0.0.6"
},
"gitHead": "12317f3664d7aefd4af998e46f7211c1cb6671fc"
"peerDependencies": {
"@cryptoeconomicslab/primitives": "^0.0.5"
},
"gitHead": "842f994568e7828197cc299f2e33972624f1269c"
}
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