@regulaforensics/vp-frontend-document-components 7.2.1744-nightly → 7.2.1745-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
@@ -16652,7 +16652,7 @@ function YW(e, r, t, a, o) {
16652
16652
  }), q = {
16653
16653
  platform: "Web",
16654
16654
  osVersion: "".concat(bv),
16655
- sdkVersion: "7.2.1744-nightly".trim(),
16655
+ sdkVersion: "7.2.1745-nightly".trim(),
16656
16656
  hostAppId: (Pe = c.recognizerProcessParam.processParam.backendProcessing) === null || Pe === void 0 ? void 0 : Pe.serviceURL,
16657
16657
  userID: n6(v7),
16658
16658
  deviceModel: "".concat(h2, "/").concat(bv, " ").concat(t_, "/").concat(xv),
@@ -20484,7 +20484,7 @@ class QSe {
20484
20484
  }), Vt(this, "imageProcessParam", {
20485
20485
  processParam: {}
20486
20486
  }), Vt(this, "recognizeListener", null), Vt(this, "workerPath", "https://wasm.regulaforensics.com/document/nightly/7.2/dba5aa85-05268c31f"), Vt(this, "version", {
20487
- component: "7.2.1744-nightly".trim()
20487
+ component: "7.2.1745-nightly".trim()
20488
20488
  });
20489
20489
  }
20490
20490
  get processingListener() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/vp-frontend-document-components",
3
- "version": "7.2.1744-nightly",
3
+ "version": "7.2.1745-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.js",