@myinterview/widget-react 1.0.51-experimental-2 → 1.0.51-experimental-4

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.
package/dist/esm/index.js CHANGED
@@ -20059,7 +20059,7 @@ function getEventForEnvelopeItem(item, type) {
20059
20059
  return Array.isArray(item) ? (item )[1] : undefined;
20060
20060
  }
20061
20061
 
20062
- const SDK_VERSION = '7.25.0';
20062
+ const SDK_VERSION = '7.26.0';
20063
20063
 
20064
20064
  let originalFunctionToString;
20065
20065