Comparing version 0.7.0 to 0.7.1
@@ -780,7 +780,6 @@ /* | ||
const res = await powersOfTau.importResponse(oldPtauName, response, newPtauName, options.name, importPoints, logger); | ||
const nextChallenge = await powersOfTau.importResponse(oldPtauName, response, newPtauName, options.name, importPoints, logger); | ||
// TODO: This seems wrong | ||
if (res) return res; | ||
if (!doCheck) return; | ||
if (nextChallenge) return 0; | ||
if (!doCheck) return 0; | ||
@@ -787,0 +786,0 @@ // TODO Verify |
{ | ||
"name": "snarkjs", | ||
"type": "module", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "zkSNARKs implementation in JavaScript", | ||
@@ -12,2 +12,11 @@ "main": "./build/main.cjs", | ||
}, | ||
"files": [ | ||
"COPYING", | ||
"README.md", | ||
"build/", | ||
"cli.js", | ||
"main.js", | ||
"src/", | ||
"templates/" | ||
], | ||
"scripts": { | ||
@@ -46,9 +55,9 @@ "test": "mocha", | ||
"blake2b-wasm": "^2.4.0", | ||
"circom_runtime": "0.1.22", | ||
"circom_runtime": "0.1.24", | ||
"ejs": "^3.1.6", | ||
"fastfile": "0.0.20", | ||
"ffjavascript": "0.2.59", | ||
"ffjavascript": "0.2.60", | ||
"js-sha3": "^0.8.0", | ||
"logplease": "^1.2.15", | ||
"r1csfile": "0.0.45" | ||
"r1csfile": "0.0.47" | ||
}, | ||
@@ -55,0 +64,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
5
1
6653162
86
35215
+ Addedcircom_runtime@0.1.24(transitive)
+ Addedffjavascript@0.2.60(transitive)
+ Addedr1csfile@0.0.47(transitive)
+ Addedwasmcurves@0.2.2(transitive)
- Removedcircom_runtime@0.1.22(transitive)
- Removedffjavascript@0.2.570.2.59(transitive)
- Removedr1csfile@0.0.45(transitive)
- Removedwasmcurves@0.2.00.2.1(transitive)
Updatedcircom_runtime@0.1.24
Updatedffjavascript@0.2.60
Updatedr1csfile@0.0.47