@chainsafe/persistent-merkle-tree
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -0,1 +1,7 @@ | ||
## 0.3.2 (2021-05-06) | ||
## Chores | ||
- Update as-sha256 ([116029](https://github.com/chainsafe/persistent-merkle-tree/commit/116029)) | ||
## 0.3.1 (2021-05-04) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@chainsafe/persistent-merkle-tree", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Merkle tree implemented as a persistent datastructure", | ||
@@ -54,4 +54,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@chainsafe/as-sha256": "^0.2.1" | ||
"@chainsafe/as-sha256": "^0.2.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
58282
Updated@chainsafe/as-sha256@^0.2.2