merkletreejs
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "merkletreejs", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Construct Merkle Trees and verify proofs", | ||
"main": "dist/index.js", | ||
"types": "index.d.ts", | ||
"files": ["dist", "index.d.ts"], | ||
"types": "dist/index.d.ts", | ||
"files": ["dist"], | ||
"scripts": { | ||
@@ -9,0 +9,0 @@ "test": "tape test/*.js", |
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
32282
5
503