@anon-aadhaar/core
Advanced tools
+1
-1
| { | ||
| "name": "@anon-aadhaar/core", | ||
| "version": "2.4.2", | ||
| "version": "2.4.3", | ||
| "main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "./src/index.ts", |
+1
-1
@@ -172,3 +172,3 @@ import { PackedGroth16Proof } from './types' | ||
| ) => { | ||
| const filePromises = [] | ||
| const filePromises: Promise<void>[] = [] | ||
| for (let i = 0; i < 10; i++) { | ||
@@ -175,0 +175,0 @@ const fileName = `circuit_final_${i}.zkey` |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
790000
0