idmission-web-sdk 2.1.12 → 2.1.13

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/sdk2.esm.js CHANGED
@@ -14,7 +14,7 @@ import LanguageDetector from 'i18next-browser-languagedetector';
14
14
  import i18n from 'i18next';
15
15
  import SignatureCanvas from 'react-signature-canvas';
16
16
 
17
- var webSdkVersion = '2.1.12';
17
+ var webSdkVersion = '2.1.13';
18
18
 
19
19
  function getPlatform() {
20
20
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
@@ -3105,7 +3105,7 @@ function sumUpProgressForDependencies(dependencies) {
3105
3105
  });
3106
3106
  }
3107
3107
 
3108
- var defaultDocumentDetectorModelPath = "https://websdk-cdn-dev.idmission.com/assets/models/docdetectmp20240614/model_fp16.tflite";
3108
+ var defaultDocumentDetectorModelPath = "https://websdk-cdn-dev.idmission.com/assets/models/docdetectmp20240802/model_fp16.tflite";
3109
3109
  var defaultDocumentDetectionScoreThreshold = 0.1;
3110
3110
  var defaultDocumentDetectionModelLoadTimeoutMs = 45000;
3111
3111
  var defaultDocumentDetectionThresholds = {