@regulaforensics/vp-frontend-document-components 7.5.1854-nightly → 7.5.1855-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
|
@@ -16394,7 +16394,7 @@ function Kde(e, t, r, n, i) {
|
|
|
16394
16394
|
}), ee = {
|
|
16395
16395
|
platform: "Web",
|
|
16396
16396
|
osVersion: "".concat(F6),
|
|
16397
|
-
sdkVersion: "7.5.
|
|
16397
|
+
sdkVersion: "7.5.1855-nightly".trim(),
|
|
16398
16398
|
hostAppId: (We = a.recognizerProcessParam.processParam.backendProcessing) === null || We === void 0 ? void 0 : We.serviceURL,
|
|
16399
16399
|
userID: Zw(lL),
|
|
16400
16400
|
deviceModel: "".concat(nm, "/").concat(F6, " ").concat(Sh, "/").concat(H6),
|
|
@@ -25270,7 +25270,7 @@ class aGe {
|
|
|
25270
25270
|
}), rr(this, "imageProcessParam", {
|
|
25271
25271
|
processParam: {}
|
|
25272
25272
|
}), rr(this, "recognizeListener", null), rr(this, "workerPath", "https://wasm.regulaforensics.com/document/nightly/7.5/0e0edcc2-2dd9e1c3f"), rr(this, "version", {
|
|
25273
|
-
component: "7.5.
|
|
25273
|
+
component: "7.5.1855-nightly".trim()
|
|
25274
25274
|
});
|
|
25275
25275
|
}
|
|
25276
25276
|
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.1855-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",
|