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