idmission-web-sdk 1.0.231 → 1.0.232

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.
@@ -48,7 +48,7 @@ var LanguageDetector__default = /*#__PURE__*/_interopDefaultLegacy(LanguageDetec
48
48
  var i18n__default = /*#__PURE__*/_interopDefaultLegacy(i18n);
49
49
  var SignatureCanvas__default = /*#__PURE__*/_interopDefaultLegacy(SignatureCanvas);
50
50
 
51
- var webSdkVersion = '1.0.231';
51
+ var webSdkVersion = '1.0.232';
52
52
 
53
53
  function getPlatform() {
54
54
  if (typeof window === 'undefined') return;
@@ -14238,7 +14238,7 @@ var IdVideoCapture = function IdVideoCapture(_a) {
14238
14238
  setRequestedAction('FLIP_ID');
14239
14239
  setTimeout(function () {
14240
14240
  setRequestedAction('SHOW_ID_BACK');
14241
- }, 350000);
14241
+ }, 3500);
14242
14242
  return [3 /*break*/, 5];
14243
14243
  case 4:
14244
14244
  if (requestedAction == 'SHOW_ID_BACK') {