@imtbl/sdk 1.45.9-alpha.2 → 1.45.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.
@@ -5339,7 +5339,7 @@ const flattenProperties = (properties) => {
5339
5339
  };
5340
5340
 
5341
5341
  // WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
5342
- const SDK_VERSION = '1.45.9-alpha.2';
5342
+ const SDK_VERSION = '1.45.10';
5343
5343
  const getFrameParentDomain = () => {
5344
5344
  if (isNode()) {
5345
5345
  return '';
@@ -5610,7 +5610,7 @@ class APIError extends Error {
5610
5610
 
5611
5611
  /* eslint-disable implicit-arrow-linebreak */
5612
5612
  const defaultHeaders = {
5613
- sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.45.9-alpha.2',
5613
+ sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.45.10',
5614
5614
  };
5615
5615
  /**
5616
5616
  * createAPIConfiguration to create a custom Configuration