snarkjs-scrypt
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -633,2 +633,5 @@ /* | ||
// Build dir structure | ||
fs.mkdirSync(path.join('verifier', 'src', 'contracts'), { recursive: true }) | ||
// Write verifier to src/ dir | ||
@@ -635,0 +638,0 @@ fs.writeFileSync(path.join('verifier', 'src', 'contracts', verifierName), verifierCode, "utf-8"); |
{ | ||
"name": "snarkjs-scrypt", | ||
"type": "module", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "zkSNARKs implementation in JavaScript", | ||
@@ -6,0 +6,0 @@ "main": "./build/main.cjs", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
53513
1
5593847
40