idmission-web-sdk 1.0.293 → 1.0.295

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.
@@ -50,7 +50,7 @@ var LanguageDetector__default = /*#__PURE__*/_interopDefaultLegacy(LanguageDetec
50
50
  var i18n__default = /*#__PURE__*/_interopDefaultLegacy(i18n);
51
51
  var SignatureCanvas__default = /*#__PURE__*/_interopDefaultLegacy(SignatureCanvas);
52
52
 
53
- var webSdkVersion = '1.0.293';
53
+ var webSdkVersion = '1.0.295';
54
54
 
55
55
  function getPlatform() {
56
56
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
@@ -15672,7 +15672,7 @@ var IdVideoCapture = function IdVideoCapture(_a) {
15672
15672
  setRequestedAction('FLIP_ID');
15673
15673
  setTimeout(function () {
15674
15674
  setRequestedAction('SHOW_ID_BACK');
15675
- }, 3500);
15675
+ }, 6000);
15676
15676
  return [3 /*break*/, 7];
15677
15677
  case 6:
15678
15678
  if (requestedAction == 'SHOW_ID_BACK') {