@regulaforensics/vp-frontend-document-components 7.4.1950-nightly → 7.4.1951-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.iife.js +2 -2
- package/dist/main.js +2 -2
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -16381,7 +16381,7 @@ function TJ(e, t, r, n, i) {
|
|
|
16381
16381
|
}), F = {
|
|
16382
16382
|
platform: "Web",
|
|
16383
16383
|
osVersion: "".concat(Wv),
|
|
16384
|
-
sdkVersion: "7.4.
|
|
16384
|
+
sdkVersion: "7.4.1951-nightly".trim(),
|
|
16385
16385
|
hostAppId: (he = o.recognizerProcessParam.processParam.backendProcessing) === null || he === void 0 ? void 0 : he.serviceURL,
|
|
16386
16386
|
userID: f8(TA),
|
|
16387
16387
|
deviceModel: "".concat(xm, "/").concat(Wv, " ").concat(__, "/").concat(Yv),
|
|
@@ -21576,7 +21576,7 @@ class Zye {
|
|
|
21576
21576
|
}), tt(this, "imageProcessParam", {
|
|
21577
21577
|
processParam: {}
|
|
21578
21578
|
}), tt(this, "recognizeListener", null), tt(this, "workerPath", "https://wasm.regulaforensics.com/document/nightly/7.4/00af897a-8ca7d221b"), tt(this, "version", {
|
|
21579
|
-
component: "7.4.
|
|
21579
|
+
component: "7.4.1951-nightly".trim()
|
|
21580
21580
|
});
|
|
21581
21581
|
}
|
|
21582
21582
|
get processingListener() {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@regulaforensics/vp-frontend-document-components",
|
|
3
|
-
"version": "7.4.
|
|
3
|
+
"version": "7.4.1951-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",
|