You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@anon-aadhaar/core

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anon-aadhaar/core - npm Package Compare versions

Comparing version
2.4.2
to
2.4.3
+1
-1
package.json
{
"name": "@anon-aadhaar/core",
"version": "2.4.2",
"version": "2.4.3",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "types": "./src/index.ts",

@@ -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`