@cryptoeconomicslab/merkle-tree
Advanced tools
Comparing version 0.4.0 to 0.4.1-alpha.0
{ | ||
"name": "@cryptoeconomicslab/merkle-tree", | ||
"version": "0.4.0", | ||
"version": "0.4.1-alpha.0", | ||
"description": "merkle tree implementation", | ||
@@ -32,3 +32,3 @@ "author": { | ||
"dependencies": { | ||
"@cryptoeconomicslab/hash": "^0.4.0", | ||
"@cryptoeconomicslab/hash": "^0.4.1-alpha.0", | ||
"@cryptoeconomicslab/utils": "^0.4.0", | ||
@@ -40,3 +40,3 @@ "jsbi": "^3.1.2" | ||
"@cryptoeconomicslab/context": "^0.4.0", | ||
"@cryptoeconomicslab/eth-coder": "^0.4.0", | ||
"@cryptoeconomicslab/eth-coder": "^0.4.1-alpha.0", | ||
"@cryptoeconomicslab/primitives": "^0.4.0" | ||
@@ -47,3 +47,3 @@ }, | ||
}, | ||
"gitHead": "865f28448ab08beb7151c14a44c2724dca0e5db4" | ||
"gitHead": "2bf1cfc3867de26d9f177273949558e1ba652aca" | ||
} |
60636