idmission-web-sdk 2.3.86 → 2.3.87

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.
@@ -211,7 +211,7 @@
211
211
  return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
212
212
  };
213
213
 
214
- var webSdkVersion = '2.3.86';
214
+ var webSdkVersion = '2.3.87';
215
215
 
216
216
  function getPlatform() {
217
217
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
@@ -23763,7 +23763,7 @@
23763
23763
  }, [audioRecordingIntentionallyStopped, audioRecordingStopped, audioUrl, isRecordingAudio, isRecordingVideo, videoRecordingIntentionallyStopped, videoRecordingStopped, videoUrl]);
23764
23764
  };
23765
23765
 
23766
- var RECORDING_TIMESTAMP_PADDING_MS = 500;
23766
+ var RECORDING_TIMESTAMP_PADDING_MS = 1000;
23767
23767
  var signatureRecorder = null;
23768
23768
  var signatureChunks = [];
23769
23769
  var videoSignatureInitialState = {