@imtbl/checkout-sdk 2.23.0 → 2.23.1-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.
- package/dist/browser/index.js +1 -6396
- package/dist/node/index.cjs +1 -6396
- package/dist/node/index.js +1 -6396
- package/dist/types/api/http/httpClient.d.ts +5 -5
- package/dist/types/env/constants.d.ts +4 -4
- package/dist/types/errors/checkoutError.d.ts +6 -1
- package/package.json +27 -29
- package/dist/types/api/blockscout/blockscout.test.d.ts +0 -1
- package/dist/types/api/http/httpClient.test.d.ts +0 -1
- package/dist/types/availability/availability.test.d.ts +0 -1
- package/dist/types/balances/balances.test.d.ts +0 -1
- package/dist/types/blockExplorer/blockExplorer.test.d.ts +0 -1
- package/dist/types/config/config.test.d.ts +0 -1
- package/dist/types/config/remoteConfigFetcher.test.d.ts +0 -1
- package/dist/types/config/tokensFetcher.test.d.ts +0 -1
- package/dist/types/connect/connect.test.d.ts +0 -1
- package/dist/types/errors/checkoutError.test.d.ts +0 -1
- package/dist/types/fiatRamp/fiatRamp.test.d.ts +0 -1
- package/dist/types/gasEstimate/bridgeGasEstimate.test.d.ts +0 -1
- package/dist/types/gasEstimate/gasEstimator.test.d.ts +0 -1
- package/dist/types/gasEstimate/gasPriceInWei.test.d.ts +0 -1
- package/dist/types/instance/instance.test.d.ts +0 -1
- package/dist/types/logger/debugLogger.test.d.ts +0 -1
- package/dist/types/network/network.test.d.ts +0 -1
- package/dist/types/provider/getUnderlyingProvider.test.d.ts +0 -1
- package/dist/types/provider/injected/index.test.d.ts +0 -1
- package/dist/types/provider/provider.test.d.ts +0 -1
- package/dist/types/provider/validateProvider.test.d.ts +0 -1
- package/dist/types/readOnlyProviders/readOnlyProviders.test.d.ts +0 -1
- package/dist/types/sdk.test.d.ts +0 -1
- package/dist/types/smartCheckout/actions/getUnsignedActions.test.d.ts +0 -1
- package/dist/types/smartCheckout/actions/signActions.test.d.ts +0 -1
- package/dist/types/smartCheckout/aggregators/allowanceAggregator.test.d.ts +0 -1
- package/dist/types/smartCheckout/aggregators/balanceAggregator.test.d.ts +0 -1
- package/dist/types/smartCheckout/aggregators/itemAggregator.test.d.ts +0 -1
- package/dist/types/smartCheckout/allowList/allowListCheck.test.d.ts +0 -1
- package/dist/types/smartCheckout/allowance/erc1155.test.d.ts +0 -1
- package/dist/types/smartCheckout/allowance/erc20.test.d.ts +0 -1
- package/dist/types/smartCheckout/allowance/erc721.test.d.ts +0 -1
- package/dist/types/smartCheckout/balanceCheck/balanceCheck.test.d.ts +0 -1
- package/dist/types/smartCheckout/balanceCheck/balanceRequirement.test.d.ts +0 -1
- package/dist/types/smartCheckout/buy/buy.test.d.ts +0 -1
- package/dist/types/smartCheckout/cancel/cancel.test.d.ts +0 -1
- package/dist/types/smartCheckout/fees/fees.test.d.ts +0 -1
- package/dist/types/smartCheckout/gas/gasCalculator.test.d.ts +0 -1
- package/dist/types/smartCheckout/itemRequirements/itemRequirements.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/bridge/bridgeRoute.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/bridge/getBridgeFeeEstimate.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/bridge/getEthBalance.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/bridgeAndSwap/bridgeAndSwapRoute.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/bridgeAndSwap/constructBridgeRequirements.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/bridgeAndSwap/fetchL1ToL2Mapping.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/bridgeAndSwap/getBalancesByChain.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/bridgeAndSwap/getDexQuotes.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/geoBlocking.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/indexer/fetchL1Representation.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/onRamp/onRampRoute.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/routingCalculator.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/routingOptions.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/swap/quoteFetcher.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/swap/swapRoute.test.d.ts +0 -1
- package/dist/types/smartCheckout/routing/tokenBalances.test.d.ts +0 -1
- package/dist/types/smartCheckout/sell/sell.test.d.ts +0 -1
- package/dist/types/smartCheckout/smartCheckout.test.d.ts +0 -1
- package/dist/types/swap/swap.test.d.ts +0 -1
- package/dist/types/tokens/tokens.test.d.ts +0 -1
- package/dist/types/transaction/transaction.test.d.ts +0 -1
- package/dist/types/utils/utils.test.d.ts +0 -1
- package/dist/types/wallet/wallet.test.d.ts +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.