@regulaforensics/vp-frontend-document-components 7.5.1863-nightly → 7.5.1864-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
@@ -16479,7 +16479,7 @@ function Yde(e, t, r, n, i) {
16479
16479
  }), ee = {
16480
16480
  platform: "Web",
16481
16481
  osVersion: "".concat(F6),
16482
- sdkVersion: "7.5.1863-nightly".trim(),
16482
+ sdkVersion: "7.5.1864-nightly".trim(),
16483
16483
  hostAppId: (We = a.recognizerProcessParam.processParam.backendProcessing) === null || We === void 0 ? void 0 : We.serviceURL,
16484
16484
  userID: ZL(l9),
16485
16485
  deviceModel: "".concat(sv, "/").concat(F6, " ").concat(gp, "/").concat(H6),
@@ -25342,7 +25342,7 @@ class wGe {
25342
25342
  }), rr(this, "imageProcessParam", {
25343
25343
  processParam: {}
25344
25344
  }), rr(this, "recognizeListener", null), rr(this, "workerPath", "https://wasm.regulaforensics.com/document/nightly/7.5/afe3d760-3ce0b7a4b"), rr(this, "version", {
25345
- component: "7.5.1863-nightly".trim()
25345
+ component: "7.5.1864-nightly".trim()
25346
25346
  });
25347
25347
  }
25348
25348
  get processingListener() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/vp-frontend-document-components",
3
- "version": "7.5.1863-nightly",
3
+ "version": "7.5.1864-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",
@@ -23,7 +23,7 @@
23
23
  "test": "jest --testPathPattern=src/tests"
24
24
  },
25
25
  "dependencies": {
26
- "@regulaforensics/document-reader-webclient": "^7.5.100-nightly",
26
+ "@regulaforensics/document-reader-webclient": "^7.5.101-nightly",
27
27
  "lodash": "^4.17.21",
28
28
  "qrcode.react": "^3.1.0"
29
29
  }