@0xcert/merkle
Advanced tools
Comparing version 1.8.1 to 1.9.0
@@ -5,2 +5,8 @@ { | ||
{ | ||
"version": "1.9.0", | ||
"tag": "@0xcert/merkle_v1.9.0", | ||
"date": "Sun, 01 Sep 2019 16:02:20 GMT", | ||
"comments": {} | ||
}, | ||
{ | ||
"version": "1.8.1", | ||
@@ -7,0 +13,0 @@ "tag": "@0xcert/merkle_v1.8.1", |
# Change Log - @0xcert/merkle | ||
This log was last generated on Sun, 01 Sep 2019 15:46:11 GMT and should not be manually modified. | ||
This log was last generated on Sun, 01 Sep 2019 16:02:20 GMT and should not be manually modified. | ||
## 1.9.0 | ||
Sun, 01 Sep 2019 16:02:20 GMT | ||
*Version update only* | ||
## 1.8.1 | ||
@@ -6,0 +11,0 @@ Sun, 01 Sep 2019 15:46:11 GMT |
{ | ||
"name": "@0xcert/merkle", | ||
"version": "1.8.1", | ||
"version": "1.9.0", | ||
"description": "Implementation of basic functions of binary Merkle tree.", | ||
@@ -67,3 +67,3 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@0xcert/utils": "1.8.1", | ||
"@0xcert/utils": "1.9.0", | ||
"@hayspec/cli": "^0.8.3", | ||
@@ -70,0 +70,0 @@ "@hayspec/spec": "^0.8.3", |
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
80902
1229