@privateid/cryptonets-web-sdk
Advanced tools
Comparing version 4.6.10 to 4.6.11
@@ -15,3 +15,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
import { LOGTYPE } from './types'; | ||
console.log(process.env); | ||
// console.log(process.env) | ||
const functions = wrap(new Worker('/workers/wasm.worker.js')); | ||
@@ -18,0 +18,0 @@ export const { isLoad, isValidInternal, prividAgePredict, FHE_enrollOnefa, FHE_predictOnefa, scanDocument, scanDocumentNoFace, deleteUUID, isValidBarCode, prividFaceISO, prividFaceCompareLocal, prividDocumentMugshotFaceCompare, antispoofCheck, } = functions; |
@@ -5,3 +5,3 @@ { | ||
"description": "CryptoNets WebAssembly SDK", | ||
"version": "4.6.10", | ||
"version": "4.6.11", | ||
"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
2
43725485