New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@crossmint/client-sdk-base

Package Overview
Dependencies
Maintainers
0
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crossmint/client-sdk-base - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

dist/index-B4usu6uL.d.ts

2

dist/index.d.ts
export { isClient, isLocalhost } from './utils/index.js';
export { r as BaseButtonProps, B as BaseUrls, G as CardWalletPaymentMethod, t as CheckoutProps, q as CollectionOrClientId, u as CommonEmbeddedCheckoutProps, N as CommonEmbeddedCheckoutPropsJSONParsed, K as CommonEmbeddedCheckoutPropsJSONStringified, z as CommonEmbeddedCheckoutSignerProps, v as CrossmintEmbeddedCheckoutProps, T as CrossmintEmbeddedCheckoutPropsJSONParsed, Q as CrossmintEmbeddedCheckoutPropsJSONStringified, X as CrossmintEmbeddedCheckoutV3Props, d as CrossmintEvent, i as CrossmintEventError, h as CrossmintEventErrorPayload, e as CrossmintEventMap, l as CrossmintInternalEvent, m as CrossmintInternalEventMap, s as CrossmintPayButtonProps, o as CrossmintPayButtonTheme, x as CryptoEmbeddedCheckoutProps, w as CryptoEmbeddedCheckoutPropsWithSigner, C as CryptoPaymentMethod, y as CryptoPaymentMethodSignerMap, b as Currency, E as ETHEmbeddedCheckoutSigner, H as EmailInputOptions, J as EmbeddedCheckoutExperimentalOptions, _ as EmbeddedCheckoutV3Appearance, a0 as EmbeddedCheckoutV3AppearanceRules, $ as EmbeddedCheckoutV3AppearanceVariables, a3 as EmbeddedCheckoutV3CryptoPayment, a2 as EmbeddedCheckoutV3FiatPayment, Z as EmbeddedCheckoutV3LineItem, a1 as EmbeddedCheckoutV3Payment, Y as EmbeddedCheckoutV3Recipient, D as FiatEmbeddedCheckoutProps, F as FiatPrice, k as IncomingInternalEvent, I as InitialQuotePayload, f as LineItem, g as LineItemMetadata, L as Locale, M as MintConfig, n as MintConfigs, O as OutgoingInternalEvent, P as PaymentMethod, j as PaymentMethodType, R as Recipient, A as SOLEmbeddedCheckoutSigner, S as SigninMethods, V as UpdatableCryptoParams, W as UpdatableEmbeddedCheckoutParams, U as UpdatableFiatParams, c as clientNames, p as paymentMethodIsEth, a as paymentMethodIsSol } from './index-6J7ApRqe.js';
export { r as BaseButtonProps, B as BaseUrls, G as CardWalletPaymentMethod, t as CheckoutProps, q as CollectionOrClientId, u as CommonEmbeddedCheckoutProps, N as CommonEmbeddedCheckoutPropsJSONParsed, K as CommonEmbeddedCheckoutPropsJSONStringified, z as CommonEmbeddedCheckoutSignerProps, v as CrossmintEmbeddedCheckoutProps, T as CrossmintEmbeddedCheckoutPropsJSONParsed, Q as CrossmintEmbeddedCheckoutPropsJSONStringified, X as CrossmintEmbeddedCheckoutV3Props, d as CrossmintEvent, i as CrossmintEventError, h as CrossmintEventErrorPayload, e as CrossmintEventMap, l as CrossmintInternalEvent, m as CrossmintInternalEventMap, s as CrossmintPayButtonProps, o as CrossmintPayButtonTheme, x as CryptoEmbeddedCheckoutProps, w as CryptoEmbeddedCheckoutPropsWithSigner, C as CryptoPaymentMethod, y as CryptoPaymentMethodSignerMap, b as Currency, E as ETHEmbeddedCheckoutSigner, H as EmailInputOptions, J as EmbeddedCheckoutExperimentalOptions, _ as EmbeddedCheckoutV3Appearance, a0 as EmbeddedCheckoutV3AppearanceRules, $ as EmbeddedCheckoutV3AppearanceVariables, a3 as EmbeddedCheckoutV3CryptoPayment, a2 as EmbeddedCheckoutV3FiatPayment, Z as EmbeddedCheckoutV3LineItem, a1 as EmbeddedCheckoutV3Payment, Y as EmbeddedCheckoutV3Recipient, D as FiatEmbeddedCheckoutProps, F as FiatPrice, k as IncomingInternalEvent, I as InitialQuotePayload, f as LineItem, g as LineItemMetadata, L as Locale, M as MintConfig, n as MintConfigs, O as OutgoingInternalEvent, P as PaymentMethod, j as PaymentMethodType, R as Recipient, A as SOLEmbeddedCheckoutSigner, S as SigninMethods, V as UpdatableCryptoParams, W as UpdatableEmbeddedCheckoutParams, U as UpdatableFiatParams, c as clientNames, p as paymentMethodIsEth, a as paymentMethodIsSol } from './index-B4usu6uL.js';
export { CrossmintEmbeddedCheckoutV3ServiceProps, crossmintEmbeddedCheckoutV3Service } from './services/embed/v3/crossmintEmbeddedCheckoutV3Service.js';

@@ -4,0 +4,0 @@ export { crossmintIFrameService } from './services/embed/crossmintIFrameService.js';

@@ -1,2 +0,2 @@

import { v as CrossmintEmbeddedCheckoutProps, d as CrossmintEvent, k as IncomingInternalEvent, O as OutgoingInternalEvent } from '../../index-6J7ApRqe.js';
import { v as CrossmintEmbeddedCheckoutProps, d as CrossmintEvent, k as IncomingInternalEvent, O as OutgoingInternalEvent } from '../../index-B4usu6uL.js';
import '../../types/embed/v3/events/incoming.js';

@@ -3,0 +3,0 @@ import 'zod';

@@ -1,2 +0,2 @@

import { D as FiatEmbeddedCheckoutProps, d as CrossmintEvent, W as UpdatableEmbeddedCheckoutParams } from '../../index-6J7ApRqe.js';
import { D as FiatEmbeddedCheckoutProps, d as CrossmintEvent, W as UpdatableEmbeddedCheckoutParams } from '../../index-B4usu6uL.js';
import '../../types/embed/v3/events/incoming.js';

@@ -3,0 +3,0 @@ import 'zod';

@@ -6,3 +6,3 @@ export { CrossmintEmbeddedCheckoutV3ServiceProps, crossmintEmbeddedCheckoutV3Service } from './v3/crossmintEmbeddedCheckoutV3Service.js';

import 'zod';
import '../../index-6J7ApRqe.js';
import '../../index-B4usu6uL.js';
import '../../types/embed/v3/events/incoming.js';

@@ -9,0 +9,0 @@ import '../../types/embed/v3/events/outgoing.js';

import * as zod from 'zod';
import { X as CrossmintEmbeddedCheckoutV3Props } from '../../../index-6J7ApRqe.js';
import { X as CrossmintEmbeddedCheckoutV3Props } from '../../../index-B4usu6uL.js';
import { IFrameWindow } from '@crossmint/client-sdk-window';

@@ -4,0 +4,0 @@ import { CrossmintApiClient } from '@crossmint/common-sdk-base';

export { CrossmintEmbeddedCheckoutV3ServiceProps, crossmintEmbeddedCheckoutV3Service } from './crossmintEmbeddedCheckoutV3Service.js';
import 'zod';
import '../../../index-6J7ApRqe.js';
import '../../../index-B4usu6uL.js';
import '../../../types/embed/v3/events/incoming.js';

@@ -5,0 +5,0 @@ import '../../../types/embed/v3/events/outgoing.js';

@@ -1,2 +0,2 @@

import { n as MintConfigs, P as PaymentMethod, S as SigninMethods, t as CheckoutProps, c as clientNames, L as Locale, b as Currency } from '../../index-6J7ApRqe.js';
import { n as MintConfigs, P as PaymentMethod, S as SigninMethods, t as CheckoutProps, c as clientNames, L as Locale, b as Currency } from '../../index-B4usu6uL.js';
import { CaseInsensitive } from '../../types/system.js';

@@ -3,0 +3,0 @@ import '../../types/embed/v3/events/incoming.js';

@@ -1,2 +0,2 @@

import { P as PaymentMethod, L as Locale, t as CheckoutProps } from '../../index-6J7ApRqe.js';
import { P as PaymentMethod, L as Locale, t as CheckoutProps } from '../../index-B4usu6uL.js';
import '../../types/embed/v3/events/incoming.js';

@@ -3,0 +3,0 @@ import 'zod';

export { CrossmintModalServiceReturn, crossmintModalService } from './crossmintModalService.js';
export { crossmintPayButtonService } from './crossmintPayButtonService.js';
import '../../index-6J7ApRqe.js';
import '../../index-B4usu6uL.js';
import '../../types/embed/v3/events/incoming.js';

@@ -5,0 +5,0 @@ import 'zod';

@@ -12,3 +12,3 @@ export { CrossmintEmbeddedCheckoutV3ServiceProps, crossmintEmbeddedCheckoutV3Service } from './embed/v3/crossmintEmbeddedCheckoutV3Service.js';

import 'zod';
import '../index-6J7ApRqe.js';
import '../index-B4usu6uL.js';
import '../types/embed/v3/events/incoming.js';

@@ -15,0 +15,0 @@ import '../types/embed/v3/events/outgoing.js';

@@ -1,2 +0,2 @@

import { d as CrossmintEvent } from '../index-6J7ApRqe.js';
import { d as CrossmintEvent } from '../index-B4usu6uL.js';
import '../types/embed/v3/events/incoming.js';

@@ -3,0 +3,0 @@ import 'zod';

import '@ethersproject/transactions';
import '@solana/web3.js';
import '@crossmint/common-sdk-base';
export { z as CommonEmbeddedCheckoutSignerProps, x as CryptoEmbeddedCheckoutProps, w as CryptoEmbeddedCheckoutPropsWithSigner, y as CryptoPaymentMethodSignerMap, E as ETHEmbeddedCheckoutSigner, A as SOLEmbeddedCheckoutSigner } from '../../index-6J7ApRqe.js';
export { z as CommonEmbeddedCheckoutSignerProps, x as CryptoEmbeddedCheckoutProps, w as CryptoEmbeddedCheckoutPropsWithSigner, y as CryptoPaymentMethodSignerMap, E as ETHEmbeddedCheckoutSigner, A as SOLEmbeddedCheckoutSigner } from '../../index-B4usu6uL.js';
import './v3/events/incoming.js';

@@ -6,0 +6,0 @@ import 'zod';

@@ -1,2 +0,2 @@

export { G as CardWalletPaymentMethod, H as EmailInputOptions, J as EmbeddedCheckoutExperimentalOptions, D as FiatEmbeddedCheckoutProps } from '../../index-6J7ApRqe.js';
export { G as CardWalletPaymentMethod, H as EmailInputOptions, J as EmbeddedCheckoutExperimentalOptions, D as FiatEmbeddedCheckoutProps } from '../../index-B4usu6uL.js';
import './v3/events/incoming.js';

@@ -3,0 +3,0 @@ import 'zod';

import '@crossmint/common-sdk-base';
export { G as CardWalletPaymentMethod, u as CommonEmbeddedCheckoutProps, N as CommonEmbeddedCheckoutPropsJSONParsed, K as CommonEmbeddedCheckoutPropsJSONStringified, z as CommonEmbeddedCheckoutSignerProps, v as CrossmintEmbeddedCheckoutProps, T as CrossmintEmbeddedCheckoutPropsJSONParsed, Q as CrossmintEmbeddedCheckoutPropsJSONStringified, X as CrossmintEmbeddedCheckoutV3Props, x as CryptoEmbeddedCheckoutProps, w as CryptoEmbeddedCheckoutPropsWithSigner, y as CryptoPaymentMethodSignerMap, E as ETHEmbeddedCheckoutSigner, H as EmailInputOptions, J as EmbeddedCheckoutExperimentalOptions, _ as EmbeddedCheckoutV3Appearance, a0 as EmbeddedCheckoutV3AppearanceRules, $ as EmbeddedCheckoutV3AppearanceVariables, a3 as EmbeddedCheckoutV3CryptoPayment, a2 as EmbeddedCheckoutV3FiatPayment, Z as EmbeddedCheckoutV3LineItem, a1 as EmbeddedCheckoutV3Payment, Y as EmbeddedCheckoutV3Recipient, D as FiatEmbeddedCheckoutProps, A as SOLEmbeddedCheckoutSigner, V as UpdatableCryptoParams, W as UpdatableEmbeddedCheckoutParams, U as UpdatableFiatParams } from '../../index-6J7ApRqe.js';
export { G as CardWalletPaymentMethod, u as CommonEmbeddedCheckoutProps, N as CommonEmbeddedCheckoutPropsJSONParsed, K as CommonEmbeddedCheckoutPropsJSONStringified, z as CommonEmbeddedCheckoutSignerProps, v as CrossmintEmbeddedCheckoutProps, T as CrossmintEmbeddedCheckoutPropsJSONParsed, Q as CrossmintEmbeddedCheckoutPropsJSONStringified, X as CrossmintEmbeddedCheckoutV3Props, x as CryptoEmbeddedCheckoutProps, w as CryptoEmbeddedCheckoutPropsWithSigner, y as CryptoPaymentMethodSignerMap, E as ETHEmbeddedCheckoutSigner, H as EmailInputOptions, J as EmbeddedCheckoutExperimentalOptions, _ as EmbeddedCheckoutV3Appearance, a0 as EmbeddedCheckoutV3AppearanceRules, $ as EmbeddedCheckoutV3AppearanceVariables, a3 as EmbeddedCheckoutV3CryptoPayment, a2 as EmbeddedCheckoutV3FiatPayment, Z as EmbeddedCheckoutV3LineItem, a1 as EmbeddedCheckoutV3Payment, Y as EmbeddedCheckoutV3Recipient, D as FiatEmbeddedCheckoutProps, A as SOLEmbeddedCheckoutSigner, V as UpdatableCryptoParams, W as UpdatableEmbeddedCheckoutParams, U as UpdatableFiatParams } from '../../index-B4usu6uL.js';
export { EmbeddedCheckoutV3IncomingEventMap, embeddedCheckoutV3IncomingEvents } from './v3/events/incoming.js';

@@ -4,0 +4,0 @@ export { EmbeddedCheckoutV3OutgoingEventMap, embeddedCheckoutV3OutgoingEvents } from './v3/events/outgoing.js';

@@ -1,2 +0,2 @@

export { a5 as CryptoEmbeddedCheckoutPropsJSONParsed, a4 as CryptoEmbeddedCheckoutPropsJSONStringified } from '../../../index-6J7ApRqe.js';
export { a5 as CryptoEmbeddedCheckoutPropsJSONParsed, a4 as CryptoEmbeddedCheckoutPropsJSONStringified } from '../../../index-B4usu6uL.js';
import '../v3/events/incoming.js';

@@ -3,0 +3,0 @@ import 'zod';

@@ -1,2 +0,2 @@

export { a7 as FiatEmbeddedCheckoutPropsJSONParsed, a6 as FiatEmbeddedCheckoutPropsJSONStringified } from '../../../index-6J7ApRqe.js';
export { a7 as FiatEmbeddedCheckoutPropsJSONParsed, a6 as FiatEmbeddedCheckoutPropsJSONStringified } from '../../../index-B4usu6uL.js';
import '../v3/events/incoming.js';

@@ -3,0 +3,0 @@ import 'zod';

import '@crossmint/common-sdk-base';
export { N as CommonEmbeddedCheckoutPropsJSONParsed, K as CommonEmbeddedCheckoutPropsJSONStringified, T as CrossmintEmbeddedCheckoutPropsJSONParsed, Q as CrossmintEmbeddedCheckoutPropsJSONStringified } from '../../../index-6J7ApRqe.js';
export { N as CommonEmbeddedCheckoutPropsJSONParsed, K as CommonEmbeddedCheckoutPropsJSONStringified, T as CrossmintEmbeddedCheckoutPropsJSONParsed, Q as CrossmintEmbeddedCheckoutPropsJSONStringified } from '../../../index-B4usu6uL.js';
import '../../system.js';

@@ -4,0 +4,0 @@ import '../v3/events/incoming.js';

import '../../consts/embed.js';
export { V as UpdatableCryptoParams, W as UpdatableEmbeddedCheckoutParams, U as UpdatableFiatParams } from '../../index-6J7ApRqe.js';
export { V as UpdatableCryptoParams, W as UpdatableEmbeddedCheckoutParams, U as UpdatableFiatParams } from '../../index-B4usu6uL.js';
import './v3/events/incoming.js';

@@ -4,0 +4,0 @@ import 'zod';

@@ -1,2 +0,2 @@

export { X as CrossmintEmbeddedCheckoutV3Props, _ as EmbeddedCheckoutV3Appearance, a0 as EmbeddedCheckoutV3AppearanceRules, $ as EmbeddedCheckoutV3AppearanceVariables, a3 as EmbeddedCheckoutV3CryptoPayment, a2 as EmbeddedCheckoutV3FiatPayment, Z as EmbeddedCheckoutV3LineItem, a1 as EmbeddedCheckoutV3Payment, Y as EmbeddedCheckoutV3Recipient } from '../../../index-6J7ApRqe.js';
export { X as CrossmintEmbeddedCheckoutV3Props, _ as EmbeddedCheckoutV3Appearance, a0 as EmbeddedCheckoutV3AppearanceRules, $ as EmbeddedCheckoutV3AppearanceVariables, a3 as EmbeddedCheckoutV3CryptoPayment, a2 as EmbeddedCheckoutV3FiatPayment, Z as EmbeddedCheckoutV3LineItem, a1 as EmbeddedCheckoutV3Payment, Y as EmbeddedCheckoutV3Recipient } from '../../../index-B4usu6uL.js';
import '../../CryptoCurrency.js';

@@ -3,0 +3,0 @@ import '@crossmint/common-sdk-base';

export { EmbeddedCheckoutV3IncomingEventMap, embeddedCheckoutV3IncomingEvents } from './events/incoming.js';
export { EmbeddedCheckoutV3OutgoingEventMap, embeddedCheckoutV3OutgoingEvents } from './events/outgoing.js';
export { EmbeddedCheckoutV3IFrameEmitter } from './events/EmbeddedCheckoutV3IFrameEmitter.js';
export { X as CrossmintEmbeddedCheckoutV3Props, _ as EmbeddedCheckoutV3Appearance, a0 as EmbeddedCheckoutV3AppearanceRules, $ as EmbeddedCheckoutV3AppearanceVariables, a3 as EmbeddedCheckoutV3CryptoPayment, a2 as EmbeddedCheckoutV3FiatPayment, Z as EmbeddedCheckoutV3LineItem, a1 as EmbeddedCheckoutV3Payment, Y as EmbeddedCheckoutV3Recipient } from '../../../index-6J7ApRqe.js';
export { X as CrossmintEmbeddedCheckoutV3Props, _ as EmbeddedCheckoutV3Appearance, a0 as EmbeddedCheckoutV3AppearanceRules, $ as EmbeddedCheckoutV3AppearanceVariables, a3 as EmbeddedCheckoutV3CryptoPayment, a2 as EmbeddedCheckoutV3FiatPayment, Z as EmbeddedCheckoutV3LineItem, a1 as EmbeddedCheckoutV3Payment, Y as EmbeddedCheckoutV3Recipient } from '../../../index-B4usu6uL.js';
import 'zod';

@@ -6,0 +6,0 @@ import '@crossmint/client-sdk-window';

@@ -1,2 +0,2 @@

export { d as CrossmintEvent, i as CrossmintEventError, h as CrossmintEventErrorPayload, e as CrossmintEventMap, l as CrossmintInternalEvent, m as CrossmintInternalEventMap, k as IncomingInternalEvent, I as InitialQuotePayload, f as LineItem, g as LineItemMetadata, O as OutgoingInternalEvent, j as PaymentMethodType } from '../../index-6J7ApRqe.js';
export { d as CrossmintEvent, i as CrossmintEventError, h as CrossmintEventErrorPayload, e as CrossmintEventMap, l as CrossmintInternalEvent, m as CrossmintInternalEventMap, k as IncomingInternalEvent, I as InitialQuotePayload, f as LineItem, g as LineItemMetadata, O as OutgoingInternalEvent, j as PaymentMethodType } from '../../index-B4usu6uL.js';
export { CheckoutOrderEvents, CheckoutPaymentErrorEvents, CheckoutPaymentEvents, CheckoutQuoteEvents, CheckoutRecipientEvents, CheckoutTransactionErrorEvents, CheckoutTransactionEvents, CrossmintEvents } from './public/events.js';

@@ -3,0 +3,0 @@ export { CrossmintInternalEvents, IncomingInternalEvents, OutgoingInternalEvents } from './internal/events.js';

export { CrossmintInternalEvents, IncomingInternalEvents, OutgoingInternalEvents } from './events.js';
export { l as CrossmintInternalEvent, m as CrossmintInternalEventMap, k as IncomingInternalEvent, O as OutgoingInternalEvent } from '../../../index-6J7ApRqe.js';
export { l as CrossmintInternalEvent, m as CrossmintInternalEventMap, k as IncomingInternalEvent, O as OutgoingInternalEvent } from '../../../index-B4usu6uL.js';
import '../../embed/v3/events/incoming.js';

@@ -4,0 +4,0 @@ import 'zod';

import '@crossmint/common-sdk-base';
import '../../system.js';
import './events.js';
export { m as CrossmintInternalEventMap } from '../../../index-6J7ApRqe.js';
export { m as CrossmintInternalEventMap } from '../../../index-B4usu6uL.js';
import '../../embed/v3/events/incoming.js';

@@ -6,0 +6,0 @@ import 'zod';

export { CheckoutOrderEvents, CheckoutPaymentErrorEvents, CheckoutPaymentEvents, CheckoutQuoteEvents, CheckoutRecipientEvents, CheckoutTransactionErrorEvents, CheckoutTransactionEvents, CrossmintEvents } from './events.js';
export { d as CrossmintEvent, i as CrossmintEventError, h as CrossmintEventErrorPayload, e as CrossmintEventMap, I as InitialQuotePayload, f as LineItem, g as LineItemMetadata, j as PaymentMethodType } from '../../../index-6J7ApRqe.js';
export { d as CrossmintEvent, i as CrossmintEventError, h as CrossmintEventErrorPayload, e as CrossmintEventMap, I as InitialQuotePayload, f as LineItem, g as LineItemMetadata, j as PaymentMethodType } from '../../../index-B4usu6uL.js';
import '../../embed/v3/events/incoming.js';

@@ -4,0 +4,0 @@ import 'zod';

@@ -1,2 +0,2 @@

export { i as CrossmintEventError, h as CrossmintEventErrorPayload, e as CrossmintEventMap, I as InitialQuotePayload, f as LineItem, g as LineItemMetadata, j as PaymentMethodType } from '../../../index-6J7ApRqe.js';
export { i as CrossmintEventError, h as CrossmintEventErrorPayload, e as CrossmintEventMap, I as InitialQuotePayload, f as LineItem, g as LineItemMetadata, j as PaymentMethodType } from '../../../index-B4usu6uL.js';
import '../../system.js';

@@ -3,0 +3,0 @@ import './events.js';

@@ -1,2 +0,2 @@

export { r as BaseButtonProps, t as CheckoutProps, q as CollectionOrClientId, s as CrossmintPayButtonProps, o as CrossmintPayButtonTheme, M as MintConfig, n as MintConfigs, S as SigninMethods } from '../../index-6J7ApRqe.js';
export { r as BaseButtonProps, t as CheckoutProps, q as CollectionOrClientId, s as CrossmintPayButtonProps, o as CrossmintPayButtonTheme, M as MintConfig, n as MintConfigs, S as SigninMethods } from '../../index-B4usu6uL.js';
import '../system.js';

@@ -3,0 +3,0 @@ import '../embed/v3/events/incoming.js';

export { CrossmintErrors, PaymentErrors, SmartWalletErrorCode, WalletErrorCode } from './errors.js';
export { r as BaseButtonProps, B as BaseUrls, G as CardWalletPaymentMethod, t as CheckoutProps, q as CollectionOrClientId, u as CommonEmbeddedCheckoutProps, N as CommonEmbeddedCheckoutPropsJSONParsed, K as CommonEmbeddedCheckoutPropsJSONStringified, z as CommonEmbeddedCheckoutSignerProps, v as CrossmintEmbeddedCheckoutProps, T as CrossmintEmbeddedCheckoutPropsJSONParsed, Q as CrossmintEmbeddedCheckoutPropsJSONStringified, X as CrossmintEmbeddedCheckoutV3Props, d as CrossmintEvent, i as CrossmintEventError, h as CrossmintEventErrorPayload, e as CrossmintEventMap, l as CrossmintInternalEvent, m as CrossmintInternalEventMap, s as CrossmintPayButtonProps, o as CrossmintPayButtonTheme, x as CryptoEmbeddedCheckoutProps, w as CryptoEmbeddedCheckoutPropsWithSigner, C as CryptoPaymentMethod, y as CryptoPaymentMethodSignerMap, b as Currency, E as ETHEmbeddedCheckoutSigner, H as EmailInputOptions, J as EmbeddedCheckoutExperimentalOptions, _ as EmbeddedCheckoutV3Appearance, a0 as EmbeddedCheckoutV3AppearanceRules, $ as EmbeddedCheckoutV3AppearanceVariables, a3 as EmbeddedCheckoutV3CryptoPayment, a2 as EmbeddedCheckoutV3FiatPayment, Z as EmbeddedCheckoutV3LineItem, a1 as EmbeddedCheckoutV3Payment, Y as EmbeddedCheckoutV3Recipient, D as FiatEmbeddedCheckoutProps, F as FiatPrice, k as IncomingInternalEvent, I as InitialQuotePayload, f as LineItem, g as LineItemMetadata, L as Locale, M as MintConfig, n as MintConfigs, O as OutgoingInternalEvent, P as PaymentMethod, j as PaymentMethodType, R as Recipient, A as SOLEmbeddedCheckoutSigner, S as SigninMethods, V as UpdatableCryptoParams, W as UpdatableEmbeddedCheckoutParams, U as UpdatableFiatParams, c as clientNames, p as paymentMethodIsEth, a as paymentMethodIsSol } from '../index-6J7ApRqe.js';
export { r as BaseButtonProps, B as BaseUrls, G as CardWalletPaymentMethod, t as CheckoutProps, q as CollectionOrClientId, u as CommonEmbeddedCheckoutProps, N as CommonEmbeddedCheckoutPropsJSONParsed, K as CommonEmbeddedCheckoutPropsJSONStringified, z as CommonEmbeddedCheckoutSignerProps, v as CrossmintEmbeddedCheckoutProps, T as CrossmintEmbeddedCheckoutPropsJSONParsed, Q as CrossmintEmbeddedCheckoutPropsJSONStringified, X as CrossmintEmbeddedCheckoutV3Props, d as CrossmintEvent, i as CrossmintEventError, h as CrossmintEventErrorPayload, e as CrossmintEventMap, l as CrossmintInternalEvent, m as CrossmintInternalEventMap, s as CrossmintPayButtonProps, o as CrossmintPayButtonTheme, x as CryptoEmbeddedCheckoutProps, w as CryptoEmbeddedCheckoutPropsWithSigner, C as CryptoPaymentMethod, y as CryptoPaymentMethodSignerMap, b as Currency, E as ETHEmbeddedCheckoutSigner, H as EmailInputOptions, J as EmbeddedCheckoutExperimentalOptions, _ as EmbeddedCheckoutV3Appearance, a0 as EmbeddedCheckoutV3AppearanceRules, $ as EmbeddedCheckoutV3AppearanceVariables, a3 as EmbeddedCheckoutV3CryptoPayment, a2 as EmbeddedCheckoutV3FiatPayment, Z as EmbeddedCheckoutV3LineItem, a1 as EmbeddedCheckoutV3Payment, Y as EmbeddedCheckoutV3Recipient, D as FiatEmbeddedCheckoutProps, F as FiatPrice, k as IncomingInternalEvent, I as InitialQuotePayload, f as LineItem, g as LineItemMetadata, L as Locale, M as MintConfig, n as MintConfigs, O as OutgoingInternalEvent, P as PaymentMethod, j as PaymentMethodType, R as Recipient, A as SOLEmbeddedCheckoutSigner, S as SigninMethods, V as UpdatableCryptoParams, W as UpdatableEmbeddedCheckoutParams, U as UpdatableFiatParams, c as clientNames, p as paymentMethodIsEth, a as paymentMethodIsSol } from '../index-B4usu6uL.js';
export { CaseInsensitive, EmptyObject, NestedPaths, TypeFromPath } from './system.js';

@@ -4,0 +4,0 @@ export { CryptoCurrency, Erc20Currency, EvmNativeCurrency, SplTokenCurrency, StableCoin } from './CryptoCurrency.js';

@@ -1,2 +0,2 @@

import { v as CrossmintEmbeddedCheckoutProps, D as FiatEmbeddedCheckoutProps, x as CryptoEmbeddedCheckoutProps, w as CryptoEmbeddedCheckoutPropsWithSigner } from '../../index-6J7ApRqe.js';
import { v as CrossmintEmbeddedCheckoutProps, D as FiatEmbeddedCheckoutProps, x as CryptoEmbeddedCheckoutProps, w as CryptoEmbeddedCheckoutPropsWithSigner } from '../../index-B4usu6uL.js';
export { embeddedCheckoutPropsToUpdatableParamsPayload } from './updatableParams.js';

@@ -3,0 +3,0 @@ import '../../types/embed/v3/events/incoming.js';

@@ -1,2 +0,2 @@

import { v as CrossmintEmbeddedCheckoutProps, W as UpdatableEmbeddedCheckoutParams } from '../../index-6J7ApRqe.js';
import { v as CrossmintEmbeddedCheckoutProps, W as UpdatableEmbeddedCheckoutParams } from '../../index-B4usu6uL.js';
import '../../types/embed/v3/events/incoming.js';

@@ -3,0 +3,0 @@ import 'zod';

@@ -1,2 +0,2 @@

import { L as Locale } from '../../index-6J7ApRqe.js';
import { L as Locale } from '../../index-B4usu6uL.js';
import { NestedPaths, TypeFromPath } from '../../types/system.js';

@@ -3,0 +3,0 @@ import enUS from './dictionaries/enUS.js';

@@ -8,3 +8,3 @@ export { assertValidNFTCollectionViewProps, assertValidValidateNFTDetailProps } from './validate.js';

import '@crossmint/common-sdk-base';
import '../index-6J7ApRqe.js';
import '../index-B4usu6uL.js';
import '../types/embed/v3/events/incoming.js';

@@ -11,0 +11,0 @@ import 'zod';

{
"name": "@crossmint/client-sdk-base",
"version": "1.3.0",
"version": "1.3.1",
"repository": "https://github.com/Crossmint/crossmint-sdk",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -142,2 +142,3 @@ import type { Currency as FiatCurrency, Locale } from "@/types";

export type EmbeddedCheckoutV3Payment = {
receiptEmail?: string;
fiat: EmbeddedCheckoutV3FiatPayment;

@@ -144,0 +145,0 @@ crypto: EmbeddedCheckoutV3CryptoPayment;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc