@imtbl/sdk 1.46.7 → 1.46.8

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/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.46.7';
160
+ const SDK_VERSION$1 = '1.46.8';
161
161
  const getFrameParentDomain$1 = () => {
162
162
  if (isNode$1()) {
163
163
  return '';
@@ -19565,7 +19565,7 @@ const flattenProperties = (properties) => {
19565
19565
  };
19566
19566
 
19567
19567
  // WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
19568
- const SDK_VERSION = '1.46.7';
19568
+ const SDK_VERSION = '1.46.8';
19569
19569
  const getFrameParentDomain = () => {
19570
19570
  if (isNode()) {
19571
19571
  return '';
@@ -31325,7 +31325,7 @@ class APIError extends Error {
31325
31325
 
31326
31326
  /* eslint-disable implicit-arrow-linebreak */
31327
31327
  const defaultHeaders = {
31328
- sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.46.7',
31328
+ sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.46.8',
31329
31329
  };
31330
31330
  /**
31331
31331
  * createAPIConfiguration to create a custom Configuration
@@ -32880,7 +32880,7 @@ const IMMUTABLE_ZKVEM_GAS_OVERRIDES = {
32880
32880
  maxPriorityFeePerGas: BigNumber$1.from(10e9),
32881
32881
  };
32882
32882
 
32883
- const SDK_VERSION_MARKER = '1.46.7';
32883
+ const SDK_VERSION_MARKER = '1.46.8';
32884
32884
  // This SDK version is replaced by the `yarn build` command ran on the root level
32885
32885
  const globalPackageVersion = () => SDK_VERSION_MARKER;
32886
32886
 
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.46.7';
147
+ const SDK_VERSION = '1.46.8';
148
148
  const getFrameParentDomain = () => {
149
149
  if (isNode()) {
150
150
  return '';