@privateid/cryptonets-web-sdk
Advanced tools
Comparing version 4.2.6 to 4.2.7
@@ -15,3 +15,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
import { LOGTYPE } from './types'; | ||
const functions = wrap(new Worker('./workers/wasm.worker.js')); | ||
console.log(process.env); | ||
const functions = wrap(new Worker('/workers/wasm.worker.js')); | ||
export const { isLoad, isValidInternal, prividAgePredict, FHE_enrollOnefa, FHE_predictOnefa, scanDocument, scanDocumentNoFace, deleteUUID, isValidBarCode, prividFaceISO, prividFaceCompareLocal, prividDocumentMugshotFaceCompare, antispoofCheck, } = functions; | ||
@@ -18,0 +19,0 @@ export function iOS() { |
@@ -5,3 +5,3 @@ { | ||
"description": "CryptoNets WebAssembly SDK", | ||
"version": "4.2.6", | ||
"version": "4.2.7", | ||
"keywords": [ | ||
@@ -8,0 +8,0 @@ "Face recognition", |
Sorry, the diff of this file is not supported yet
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
41522234
6956
3