Comparing version 0.1.2 to 0.1.3
@@ -343,2 +343,4 @@ #!/usr/bin/env node | ||
process.exit(0); | ||
} else { | ||
throw new Error("Invalid Command"); | ||
} | ||
@@ -345,0 +347,0 @@ } catch(err) { |
{ | ||
"name": "snarkjs", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "zkSNARKs implementation in JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "index.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
410328
5796