merkle-json
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "merkle-json", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "Compute hash of Javascript object having optional Merkle hash tags", | ||
@@ -12,3 +12,5 @@ "main": "index.js", | ||
}, | ||
"dependencies": {}, | ||
"dependencies": { | ||
"merkle-json": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
@@ -15,0 +17,0 @@ "mocha": "^7.1.1", |
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
32475
1
+ Addedmerkle-json@^2.1.0