@regulaforensics/vp-frontend-face-components 6.4.1620-nightly → 6.4.1621-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
@@ -547,10 +547,10 @@ function vg() {
547
547
  iy = 1;
548
548
  var r = kn(), n = It(), i = hg(), M = "__core-js_shared__", c = Nc.exports = n[M] || i(M, {});
549
549
  return (c.versions || (c.versions = [])).push({
550
- version: "3.40.0",
550
+ version: "3.41.0",
551
551
  mode: r ? "pure" : "global",
552
552
  copyright: "© 2014-2025 Denis Pushkarev (zloirock.ru)",
553
- license: "https://github.com/zloirock/core-js/blob/v3.40.0/LICENSE",
553
+ license: "https://github.com/zloirock/core-js/blob/v3.41.0/LICENSE",
554
554
  source: "https://github.com/zloirock/core-js"
555
555
  }), Nc.exports;
556
556
  }
@@ -10822,7 +10822,7 @@ const Df = Mn.create("main"), iT = {
10822
10822
  livenessType: fo.ACTIVE,
10823
10823
  holdStillDuration: void 0,
10824
10824
  timeoutInterval: void 0,
10825
- workerPath: "https://wasm-development.regulaforensics.com/face/nightly/6.4/71495cb0-4c5bf33e3",
10825
+ workerPath: "https://wasm-development.regulaforensics.com/face/nightly/6.4/906f9aea-441e37396",
10826
10826
  detectOcclusion: !0
10827
10827
  }, Tf = (r) => yI(yI({}, iT), {}, {
10828
10828
  onEvent: () => Df('Function "onEvent" not defined.'),
@@ -13925,7 +13925,7 @@ class kp {
13925
13925
  }
13926
13926
  prepare(n) {
13927
13927
  return ir(this, null, function* () {
13928
- const i = "Liveness.worker.js", M = we.getState().workerPath, c = vp(M), I = we.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/6.4/71495cb0-4c5bf33e3";
13928
+ const i = "Liveness.worker.js", M = we.getState().workerPath, c = vp(M), I = we.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/6.4/906f9aea-441e37396";
13929
13929
  try {
13930
13930
  let j = yield (yield fetch(c + "/" + i)).text();
13931
13931
  I || (j = Dz(j, c));
@@ -13943,7 +13943,7 @@ class kp {
13943
13943
  }), this.worker.postMessage({
13944
13944
  target: "worker-init",
13945
13945
  URL: document.URL,
13946
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/6.4/71495cb0-4c5bf33e3",
13946
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/6.4/906f9aea-441e37396",
13947
13947
  preMain: !0
13948
13948
  }));
13949
13949
  });
@@ -14302,7 +14302,7 @@ const $p = 1500, C2 = (r) => r * 1e3, Tg = Mn.create("main"), Bp = (r) => r ===
14302
14302
  metadata: {
14303
14303
  serviceUrl: D || xa,
14304
14304
  hostAppId: d2(),
14305
- sdkVersion: T2("6.4.1620-nightly"),
14305
+ sdkVersion: T2("6.4.1621-nightly"),
14306
14306
  deviceModel: "".concat(Mt.osName, "/").concat(Mt.osVersion, " ").concat(Mt.browserName, "/").concat(Mt.fullBrowserVersion),
14307
14307
  camera: x.camera
14308
14308
  }
@@ -14323,7 +14323,7 @@ const $p = 1500, C2 = (r) => r * 1e3, Tg = Mn.create("main"), Bp = (r) => r ===
14323
14323
  }), Y = {
14324
14324
  platform: "Web",
14325
14325
  osVersion: "".concat(Mt.osVersion),
14326
- sdkVersion: T2("6.4.1620-nightly"),
14326
+ sdkVersion: T2("6.4.1621-nightly"),
14327
14327
  hostAppId: d2(),
14328
14328
  serviceUrl: D || xa,
14329
14329
  userID: V,
@@ -16546,7 +16546,7 @@ class _W extends HTMLElement {
16546
16546
  this.dispatchEvent(i), RW("Component event: ".concat(JSON.stringify(i.detail)));
16547
16547
  }
16548
16548
  get version() {
16549
- return "".concat("6.4.1620-nightly".trim());
16549
+ return "".concat("6.4.1621-nightly".trim());
16550
16550
  }
16551
16551
  set translations(n) {
16552
16552
  this._translations = n, this._mounted && this.render();
@@ -16978,7 +16978,7 @@ class rJ extends HTMLElement {
16978
16978
  });
16979
16979
  }
16980
16980
  get version() {
16981
- return "".concat("6.4.1620-nightly".trim());
16981
+ return "".concat("6.4.1621-nightly".trim());
16982
16982
  }
16983
16983
  set translations(n) {
16984
16984
  this._translations = n, 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.1620-nightly",
3
+ "version": "6.4.1621-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",