@regulaforensics/vp-frontend-document-components 7.6.2082-nightly → 7.6.2083-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
@@ -17678,7 +17678,7 @@ function Vk(e, r, t, i, o) {
17678
17678
  }), J = {
17679
17679
  platform: "Web",
17680
17680
  osVersion: "".concat(ur.osVersion),
17681
- sdkVersion: "7.6.2082-nightly".trim(),
17681
+ sdkVersion: "7.6.2083-nightly".trim(),
17682
17682
  hostAppId: (Z = s.recognizerProcessParam.processParam.backendProcessing) === null || Z === void 0 ? void 0 : Z.serviceURL,
17683
17683
  userID: m6(i6),
17684
17684
  deviceModel: "".concat(ur.osName, "/").concat(ur.osVersion, " ").concat(ur.browserName, "/").concat(ur.fullBrowserVersion),
@@ -24067,7 +24067,7 @@ class $pe {
24067
24067
  }), wr(this, "imageProcessParam", {
24068
24068
  processParam: {}
24069
24069
  }), wr(this, "recognizeListener", null), wr(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/7.6/30ac0523-7a0548758"), wr(this, "version", {
24070
- component: "7.6.2082-nightly".trim()
24070
+ component: "7.6.2083-nightly".trim()
24071
24071
  });
24072
24072
  }
24073
24073
  get processingListener() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/vp-frontend-document-components",
3
- "version": "7.6.2082-nightly",
3
+ "version": "7.6.2083-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",