@imtbl/sdk 1.43.8-alpha.1 → 1.44.0

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.
@@ -5323,7 +5323,7 @@ const flattenProperties = (properties) => {
5323
5323
  };
5324
5324
 
5325
5325
  // WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
5326
- const SDK_VERSION = '1.43.8-alpha.1';
5326
+ const SDK_VERSION = '1.44.0';
5327
5327
  const getFrameParentDomain = () => {
5328
5328
  if (isNode()) {
5329
5329
  return '';
@@ -5591,7 +5591,7 @@ class APIError extends Error {
5591
5591
 
5592
5592
  /* eslint-disable implicit-arrow-linebreak */
5593
5593
  const defaultHeaders = {
5594
- sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.43.8-alpha.1',
5594
+ sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.44.0',
5595
5595
  };
5596
5596
  /**
5597
5597
  * createAPIConfiguration to create a custom Configuration