@0xcert/merkle
Advanced tools
Comparing version 0.0.0-rc1 to 1.0.0-rc1
@@ -5,4 +5,4 @@ { | ||
{ | ||
"version": "0.0.0-rc1", | ||
"tag": "@0xcert/merkle_v0.0.0-rc1", | ||
"version": "1.0.0-rc1", | ||
"tag": "@0xcert/merkle_v1.0.0-rc1", | ||
"date": "Thu, 22 Nov 2018 00:51:03 GMT", | ||
@@ -9,0 +9,0 @@ "comments": {} |
@@ -5,3 +5,3 @@ # Change Log - @0xcert/merkle | ||
## 0.0.0-rc1 | ||
## 1.0.0-rc1 | ||
Thu, 22 Nov 2018 00:51:03 GMT | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "@0xcert/merkle", | ||
"version": "0.0.0-rc1", | ||
"version": "1.0.0-rc1", | ||
"description": "Implementation of basic functions of binary Merkle tree.", | ||
@@ -67,3 +67,3 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@0xcert/utils": "0.0.0-rc1", | ||
"@0xcert/utils": "1.0.0-rc1", | ||
"@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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0