@regulaforensics/vp-frontend-document-components 7.2.1746-nightly → 7.2.1749-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
|
@@ -16678,7 +16678,7 @@ function mee(e, r, t, i, l) {
|
|
|
16678
16678
|
}), ce = {
|
|
16679
16679
|
platform: "Web",
|
|
16680
16680
|
osVersion: "".concat(FA),
|
|
16681
|
-
sdkVersion: "7.2.
|
|
16681
|
+
sdkVersion: "7.2.1749-nightly".trim(),
|
|
16682
16682
|
hostAppId: (nt = u.recognizerProcessParam.processParam.backendProcessing) === null || nt === void 0 ? void 0 : nt.serviceURL,
|
|
16683
16683
|
userID: PT(qO),
|
|
16684
16684
|
deviceModel: "".concat(DS, "/").concat(FA, " ").concat(xE, "/").concat(HA),
|
|
@@ -25515,8 +25515,8 @@ class BNe {
|
|
|
25515
25515
|
processParam: {}
|
|
25516
25516
|
}), on(this, "imageProcessParam", {
|
|
25517
25517
|
processParam: {}
|
|
25518
|
-
}), on(this, "recognizeListener", null), on(this, "workerPath", "https://wasm.regulaforensics.com/document/nightly/7.2/
|
|
25519
|
-
component: "7.2.
|
|
25518
|
+
}), on(this, "recognizeListener", null), on(this, "workerPath", "https://wasm.regulaforensics.com/document/nightly/7.2/95195d0b-05268c31f"), on(this, "version", {
|
|
25519
|
+
component: "7.2.1749-nightly".trim()
|
|
25520
25520
|
});
|
|
25521
25521
|
}
|
|
25522
25522
|
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.1749-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",
|