@imtbl/sdk 1.46.9-alpha.5 → 1.46.10

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.
@@ -5559,7 +5559,7 @@ const flattenProperties = (properties) => {
5559
5559
  };
5560
5560
 
5561
5561
  // WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
5562
- const SDK_VERSION = '1.46.9-alpha.5';
5562
+ const SDK_VERSION = '1.46.10';
5563
5563
  const getFrameParentDomain = () => {
5564
5564
  if (isNode()) {
5565
5565
  return '';
@@ -5830,7 +5830,7 @@ class APIError extends Error {
5830
5830
 
5831
5831
  /* eslint-disable implicit-arrow-linebreak */
5832
5832
  const defaultHeaders = {
5833
- sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.46.9-alpha.5',
5833
+ sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.46.10',
5834
5834
  };
5835
5835
  /**
5836
5836
  * createAPIConfiguration to create a custom Configuration