@0xcert/merkle
Advanced tools
Comparing version 2.0.0-alpha1 to 2.0.0-alpha2
@@ -5,4 +5,4 @@ { | ||
{ | ||
"version": "2.0.0-alpha1", | ||
"tag": "@0xcert/merkle_v2.0.0-alpha1", | ||
"version": "2.0.0-alpha2", | ||
"tag": "@0xcert/merkle_v2.0.0-alpha2", | ||
"date": "Wed, 19 Jun 2019 10:31:05 GMT", | ||
@@ -9,0 +9,0 @@ "comments": {} |
@@ -5,3 +5,3 @@ # Change Log - @0xcert/merkle | ||
## 2.0.0-alpha1 | ||
## 2.0.0-alpha2 | ||
Wed, 19 Jun 2019 10:31:05 GMT | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "@0xcert/merkle", | ||
"version": "2.0.0-alpha1", | ||
"version": "2.0.0-alpha2", | ||
"description": "Implementation of basic functions of binary Merkle tree.", | ||
@@ -67,6 +67,6 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@0xcert/utils": "2.0.0-alpha1", | ||
"@0xcert/utils": "2.0.0-alpha2", | ||
"@hayspec/cli": "^0.8.3", | ||
"@hayspec/spec": "^0.8.3", | ||
"nyc": "^13.1.0", | ||
"nyc": "^14.1.1", | ||
"ts-node": "^7.0.1", | ||
@@ -73,0 +73,0 @@ "tslint": "^5.12.1", |
Sorry, the diff of this file is not supported yet
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
78103
36