idmission-web-sdk 2.2.49 → 2.2.50

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.
@@ -234,7 +234,7 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
234
234
  return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
235
235
  };
236
236
 
237
- var webSdkVersion = '2.2.49';
237
+ var webSdkVersion = '2.2.50';
238
238
 
239
239
  function getPlatform() {
240
240
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
@@ -12105,7 +12105,7 @@ var IdVideoCapture = function IdVideoCapture(_a) {
12105
12105
  top: 20,
12106
12106
  left: 20,
12107
12107
  right: 20,
12108
- bottom: 1
12108
+ bottom: 0
12109
12109
  });
12110
12110
  }, [setDocumentDetectionBoundaries]);
12111
12111
  var _24 = React.useState(0),