@regulaforensics/vp-frontend-document-components 7.4.1836-nightly → 7.4.1838-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 Yde(e, t, r, n, i) {
|
|
|
16394
16394
|
}), ee = {
|
|
16395
16395
|
platform: "Web",
|
|
16396
16396
|
osVersion: "".concat(F6),
|
|
16397
|
-
sdkVersion: "7.4.
|
|
16397
|
+
sdkVersion: "7.4.1838-nightly".trim(),
|
|
16398
16398
|
hostAppId: (We = a.recognizerProcessParam.processParam.backendProcessing) === null || We === void 0 ? void 0 : We.serviceURL,
|
|
16399
16399
|
userID: Z9(lL),
|
|
16400
16400
|
deviceModel: "".concat(nm, "/").concat(F6, " ").concat(Sh, "/").concat(H6),
|
|
@@ -25171,7 +25171,7 @@ class mBe {
|
|
|
25171
25171
|
}), rr(this, "imageProcessParam", {
|
|
25172
25172
|
processParam: {}
|
|
25173
25173
|
}), rr(this, "recognizeListener", null), rr(this, "workerPath", "https://wasm.regulaforensics.com/document/nightly/7.4/47c1c00e-7759a9fd4"), rr(this, "version", {
|
|
25174
|
-
component: "7.4.
|
|
25174
|
+
component: "7.4.1838-nightly".trim()
|
|
25175
25175
|
});
|
|
25176
25176
|
}
|
|
25177
25177
|
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.1838-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",
|