@regulaforensics/vp-frontend-face-components 6.5.1637-nightly → 6.5.1639-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
@@ -9824,7 +9824,7 @@ const jO = Mn.create("main"), J4 = {
9824
9824
  livenessType: WM.ACTIVE,
9825
9825
  holdStillDuration: void 0,
9826
9826
  timeoutInterval: void 0,
9827
- workerPath: "https://wasm-development.regulaforensics.com/face/nightly/6.5/8dbb6f01-43e46dcd7",
9827
+ workerPath: "https://wasm-development.regulaforensics.com/face/nightly/6.5/8dbb6f01-e263ddbd3",
9828
9828
  detectOcclusion: !0
9829
9829
  }, yO = (t) => yI(yI({}, J4), {}, {
9830
9830
  onEvent: () => jO('Function "onEvent" not defined.'),
@@ -12986,7 +12986,7 @@ class kC {
12986
12986
  }
12987
12987
  prepare(i) {
12988
12988
  return nt(this, null, function* () {
12989
- const o = "Liveness.worker.js", M = he.getState().workerPath, s = mC(M), l = he.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/6.5/8dbb6f01-43e46dcd7";
12989
+ const o = "Liveness.worker.js", M = he.getState().workerPath, s = mC(M), l = he.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/6.5/8dbb6f01-e263ddbd3";
12990
12990
  try {
12991
12991
  let g = yield (yield fetch(s + "/" + o)).text();
12992
12992
  l || (g = DS(g, s));
@@ -13004,7 +13004,7 @@ class kC {
13004
13004
  }), this.worker.postMessage({
13005
13005
  target: "worker-init",
13006
13006
  URL: document.URL,
13007
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/6.5/8dbb6f01-43e46dcd7",
13007
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/6.5/8dbb6f01-e263ddbd3",
13008
13008
  preMain: !0
13009
13009
  }));
13010
13010
  });
@@ -13363,7 +13363,7 @@ const ZC = 1500, lE = (t) => t * 1e3, Tg = Mn.create("main"), WC = (t) => t ===
13363
13363
  metadata: {
13364
13364
  serviceUrl: y || zo,
13365
13365
  hostAppId: iE(),
13366
- sdkVersion: nE("6.5.1637-nightly"),
13366
+ sdkVersion: nE("6.5.1639-nightly"),
13367
13367
  deviceModel: "".concat(Mr.osName, "/").concat(Mr.osVersion, " ").concat(Mr.browserName, "/").concat(Mr.fullBrowserVersion),
13368
13368
  camera: d.camera
13369
13369
  }
@@ -13384,7 +13384,7 @@ const ZC = 1500, lE = (t) => t * 1e3, Tg = Mn.create("main"), WC = (t) => t ===
13384
13384
  }), Q = {
13385
13385
  platform: "Web",
13386
13386
  osVersion: "".concat(Mr.osVersion),
13387
- sdkVersion: nE("6.5.1637-nightly"),
13387
+ sdkVersion: nE("6.5.1639-nightly"),
13388
13388
  hostAppId: iE(),
13389
13389
  serviceUrl: y || zo,
13390
13390
  userID: $,
@@ -15607,7 +15607,7 @@ class _H extends HTMLElement {
15607
15607
  this.dispatchEvent(o), RH("Component event: ".concat(JSON.stringify(o.detail)));
15608
15608
  }
15609
15609
  get version() {
15610
- return "".concat("6.5.1637-nightly".trim());
15610
+ return "".concat("6.5.1639-nightly".trim());
15611
15611
  }
15612
15612
  set translations(i) {
15613
15613
  this._translations = i, this._mounted && this.render();
@@ -16039,7 +16039,7 @@ class tV extends HTMLElement {
16039
16039
  });
16040
16040
  }
16041
16041
  get version() {
16042
- return "".concat("6.5.1637-nightly".trim());
16042
+ return "".concat("6.5.1639-nightly".trim());
16043
16043
  }
16044
16044
  set translations(i) {
16045
16045
  this._translations = i, 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.5.1637-nightly",
3
+ "version": "6.5.1639-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",