@regulaforensics/vp-frontend-face-components 6.4.1582-nightly → 6.4.1584-nightly

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.
package/dist/main.js CHANGED
@@ -10875,7 +10875,7 @@ const df = Mn.create("main"), iT = {
10875
10875
  livenessType: Mu.ACTIVE,
10876
10876
  holdStillDuration: void 0,
10877
10877
  timeoutInterval: void 0,
10878
- workerPath: "https://wasm-development.regulaforensics.com/face/nightly/6.4/3b0b9c85-31f8b10d7",
10878
+ workerPath: "https://wasm-development.regulaforensics.com/face/nightly/6.4/fb96f2ac-302758d0e",
10879
10879
  detectOcclusion: !0
10880
10880
  }, Af = (r) => NI(NI({}, iT), {}, {
10881
10881
  onEvent: () => df('Function "onEvent" not defined.'),
@@ -13903,7 +13903,7 @@ class hC {
13903
13903
  }
13904
13904
  prepare(a) {
13905
13905
  return ir(this, null, function* () {
13906
- const n = "Liveness.worker.js", o = Be.getState().workerPath, c = pC(o), I = Be.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/6.4/3b0b9c85-31f8b10d7";
13906
+ const n = "Liveness.worker.js", o = Be.getState().workerPath, c = pC(o), I = Be.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/6.4/fb96f2ac-302758d0e";
13907
13907
  try {
13908
13908
  let N = yield (yield fetch(c + "/" + n)).text();
13909
13909
  I || (N = jz(N, c));
@@ -13921,7 +13921,7 @@ class hC {
13921
13921
  }), this.worker.postMessage({
13922
13922
  target: "worker-init",
13923
13923
  URL: document.URL,
13924
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/6.4/3b0b9c85-31f8b10d7",
13924
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/6.4/fb96f2ac-302758d0e",
13925
13925
  preMain: !0
13926
13926
  }));
13927
13927
  });
@@ -14267,7 +14267,7 @@ const HC = 1500, L2 = (r) => r * 1e3, Dg = Mn.create("main"), VC = (r, a, n, o,
14267
14267
  metadata: {
14268
14268
  serviceUrl: r.url || xa,
14269
14269
  hostAppId: d2(),
14270
- sdkVersion: T2("6.4.1582-nightly"),
14270
+ sdkVersion: T2("6.4.1584-nightly"),
14271
14271
  deviceModel: "".concat(nt.osName, "/").concat(nt.osVersion, " ").concat(nt.browserName, "/").concat(nt.fullBrowserVersion),
14272
14272
  camera: r.videoStatusParams.camera
14273
14273
  }
@@ -14288,7 +14288,7 @@ const HC = 1500, L2 = (r) => r * 1e3, Dg = Mn.create("main"), VC = (r, a, n, o,
14288
14288
  }), A = {
14289
14289
  platform: "Web",
14290
14290
  osVersion: "".concat(nt.osVersion),
14291
- sdkVersion: T2("6.4.1582-nightly"),
14291
+ sdkVersion: T2("6.4.1584-nightly"),
14292
14292
  hostAppId: d2(),
14293
14293
  serviceUrl: r.url || xa,
14294
14294
  userID: y,
@@ -16397,7 +16397,7 @@ class tW extends HTMLElement {
16397
16397
  this.dispatchEvent(n), eW("Component event: ".concat(JSON.stringify(n.detail)));
16398
16398
  }
16399
16399
  get version() {
16400
- return "".concat("6.4.1582-nightly".trim());
16400
+ return "".concat("6.4.1584-nightly".trim());
16401
16401
  }
16402
16402
  set translations(a) {
16403
16403
  this._translations = a, this._mounted && this.render();
@@ -16789,7 +16789,7 @@ class IW extends HTMLElement {
16789
16789
  });
16790
16790
  }
16791
16791
  get version() {
16792
- return "".concat("6.4.1582-nightly".trim());
16792
+ return "".concat("6.4.1584-nightly".trim());
16793
16793
  }
16794
16794
  set translations(a) {
16795
16795
  this._translations = a, this._mounted && this.render();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/vp-frontend-face-components",
3
- "version": "6.4.1582-nightly",
3
+ "version": "6.4.1584-nightly",
4
4
  "description": "Regula framework agnostic web components to work with webcamera",
5
5
  "types": "./dist/index.d.ts",
6
6
  "main": "./dist/main.iife.js",