@accumulators/merkle-mountain-range
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@accumulators/merkle-mountain-range", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "A TypeScript implementation of Merkle Mountain Ranges", | ||
@@ -36,10 +36,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@accumulators/core": "^3.0.2", | ||
"@accumulators/core": "^3.0.3", | ||
"ulid": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@accumulators/hashers": "^3.0.2", | ||
"@accumulators/memory": "^3.0.2" | ||
"@accumulators/hashers": "^3.0.3", | ||
"@accumulators/memory": "^3.0.3" | ||
}, | ||
"gitHead": "4a81be3475d20ee717216f64bf6430d450437f5a" | ||
"gitHead": "32874d15a33696896c4b0189f4699642da399849" | ||
} |
Updated@accumulators/core@^3.0.3