@regulaforensics/vp-frontend-document-components 7.5.1874-nightly → 7.5.1875-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
|
@@ -16380,7 +16380,7 @@ function Hde(e, t, r, n, i) {
|
|
|
16380
16380
|
}), ee = {
|
|
16381
16381
|
platform: "Web",
|
|
16382
16382
|
osVersion: "".concat(H6),
|
|
16383
|
-
sdkVersion: "7.5.
|
|
16383
|
+
sdkVersion: "7.5.1875-nightly".trim(),
|
|
16384
16384
|
hostAppId: (Ge = a.recognizerProcessParam.processParam.backendProcessing) === null || Ge === void 0 ? void 0 : Ge.serviceURL,
|
|
16385
16385
|
userID: WL(c9),
|
|
16386
16386
|
deviceModel: "".concat(sC, "/").concat(H6, " ").concat(vp, "/").concat(k6),
|
|
@@ -25078,7 +25078,7 @@ class lVe {
|
|
|
25078
25078
|
}), nr(this, "imageProcessParam", {
|
|
25079
25079
|
processParam: {}
|
|
25080
25080
|
}), nr(this, "recognizeListener", null), nr(this, "workerPath", "https://wasm.regulaforensics.com/document/nightly/7.5/0e75885f-8338f7c2d"), nr(this, "version", {
|
|
25081
|
-
component: "7.5.
|
|
25081
|
+
component: "7.5.1875-nightly".trim()
|
|
25082
25082
|
});
|
|
25083
25083
|
}
|
|
25084
25084
|
get processingListener() {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@regulaforensics/vp-frontend-document-components",
|
|
3
|
-
"version": "7.5.
|
|
3
|
+
"version": "7.5.1875-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",
|