@regulaforensics/vp-frontend-document-components 7.2.1735-nightly → 7.2.1737-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 +3 -3
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -16656,7 +16656,7 @@ function QY(e, r, t, a, s) {
|
|
|
16656
16656
|
}), q = {
|
|
16657
16657
|
platform: "Web",
|
|
16658
16658
|
osVersion: "".concat(fI),
|
|
16659
|
-
sdkVersion: "7.2.
|
|
16659
|
+
sdkVersion: "7.2.1737-nightly".trim(),
|
|
16660
16660
|
hostAppId: (Pe = c.recognizerProcessParam.processParam.backendProcessing) === null || Pe === void 0 ? void 0 : Pe.serviceURL,
|
|
16661
16661
|
userID: L6(Y4),
|
|
16662
16662
|
deviceModel: "".concat(e2, "/").concat(fI, " ").concat(B_, "/").concat(_I),
|
|
@@ -19420,8 +19420,8 @@ class A0e {
|
|
|
19420
19420
|
processParam: {}
|
|
19421
19421
|
}), Bt(this, "imageProcessParam", {
|
|
19422
19422
|
processParam: {}
|
|
19423
|
-
}), Bt(this, "recognizeListener", null), Bt(this, "workerPath", "https://wasm.regulaforensics.com/document/nightly/7.2/
|
|
19424
|
-
component: "7.2.
|
|
19423
|
+
}), Bt(this, "recognizeListener", null), Bt(this, "workerPath", "https://wasm.regulaforensics.com/document/nightly/7.2/42a849f1-d2ae00bb1"), Bt(this, "version", {
|
|
19424
|
+
component: "7.2.1737-nightly".trim()
|
|
19425
19425
|
});
|
|
19426
19426
|
}
|
|
19427
19427
|
get processingListener() {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@regulaforensics/vp-frontend-document-components",
|
|
3
|
-
"version": "7.2.
|
|
3
|
+
"version": "7.2.1737-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",
|