@imtbl/sdk 1.45.10-alpha.9 → 1.46.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.
@@ -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.10-alpha.9';
5342
+ const SDK_VERSION = '1.46.0';
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.10-alpha.9',
5613
+ sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.46.0',
5614
5614
  };
5615
5615
  /**
5616
5616
  * createAPIConfiguration to create a custom Configuration
package/dist/checkout.js CHANGED
@@ -157,7 +157,7 @@ const flattenProperties$1 = (properties) => {
157
157
  };
158
158
 
159
159
  // WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
160
- const SDK_VERSION$1 = '1.45.10-alpha.9';
160
+ const SDK_VERSION$1 = '1.46.0';
161
161
  const getFrameParentDomain$1 = () => {
162
162
  if (isNode$1()) {
163
163
  return '';
@@ -19586,7 +19586,7 @@ const flattenProperties = (properties) => {
19586
19586
  };
19587
19587
 
19588
19588
  // WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
19589
- const SDK_VERSION = '1.45.10-alpha.9';
19589
+ const SDK_VERSION = '1.46.0';
19590
19590
  const getFrameParentDomain = () => {
19591
19591
  if (isNode()) {
19592
19592
  return '';
@@ -31126,7 +31126,7 @@ class APIError extends Error {
31126
31126
 
31127
31127
  /* eslint-disable implicit-arrow-linebreak */
31128
31128
  const defaultHeaders = {
31129
- sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.45.10-alpha.9',
31129
+ sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.46.0',
31130
31130
  };
31131
31131
  /**
31132
31132
  * createAPIConfiguration to create a custom Configuration
@@ -32664,7 +32664,7 @@ const IMMUTABLE_ZKVEM_GAS_OVERRIDES = {
32664
32664
  maxPriorityFeePerGas: BigNumber$1.from(10e9),
32665
32665
  };
32666
32666
 
32667
- const SDK_VERSION_MARKER = '1.45.10-alpha.9';
32667
+ const SDK_VERSION_MARKER = '1.46.0';
32668
32668
  // This SDK version is replaced by the `yarn build` command ran on the root level
32669
32669
  const globalPackageVersion = () => SDK_VERSION_MARKER;
32670
32670
 
package/dist/config.js CHANGED
@@ -144,7 +144,7 @@ const flattenProperties = (properties) => {
144
144
  };
145
145
 
146
146
  // WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
147
- const SDK_VERSION = '1.45.10-alpha.9';
147
+ const SDK_VERSION = '1.46.0';
148
148
  const getFrameParentDomain = () => {
149
149
  if (isNode()) {
150
150
  return '';