idmission-web-sdk 2.1.39 → 2.1.40

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.
@@ -215,7 +215,7 @@
215
215
  return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
216
216
  };
217
217
 
218
- var webSdkVersion = '2.1.39';
218
+ var webSdkVersion = '2.1.40';
219
219
 
220
220
  function getPlatform() {
221
221
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
@@ -11324,7 +11324,7 @@
11324
11324
  });
11325
11325
  }
11326
11326
 
11327
- var defaultDocumentDetectorModelPath = "https://websdk-cdn-dev.idmission.com/assets/models/docdetectmp20240830/model_fp16.tflite";
11327
+ var defaultDocumentDetectorModelPath = "https://websdk-cdn-dev.idmission.com/assets/models/docdetectmp20240909/model_fp16.tflite";
11328
11328
  var defaultDocumentDetectionScoreThreshold = 0.1;
11329
11329
  var defaultDocumentDetectionModelLoadTimeoutMs = 45000;
11330
11330
  var defaultDocumentDetectionThresholds = {