@neofaceid/web-sdk 1.6.0 → 1.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5418,7 +5418,7 @@ const biometricDetection = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.
|
|
|
5418
5418
|
initializeBiometricDetection,
|
|
5419
5419
|
isAdvancedDetectionAvailable
|
|
5420
5420
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
5421
|
-
const VERSION = "1.6.
|
|
5421
|
+
const VERSION = "1.6.1";
|
|
5422
5422
|
const RELEASE_DATE = "2025-12-01";
|
|
5423
5423
|
class OnboardingCaptureModal {
|
|
5424
5424
|
constructor(options) {
|