@clerk/clerk-react
Advanced tools
Comparing version 5.19.3-snapshot.v20241209201459 to 5.19.3-snapshot.v20241209205801
import * as _clerk_types from '@clerk/types'; | ||
import { Without, SignInProps, SignUpProps, CreateOrganizationProps, OrganizationListProps, GoogleOneTapProps, WaitlistProps, UserProfileProps, UserButtonProps, OrganizationProfileProps, OrganizationSwitcherProps, SignOutOptions, SignInResource, SignUpResource, EmailAddressResource, CreateEmailLinkFlowReturn, SignInStartEmailLinkFlowParams, StartEmailLinkFlowParams, UseSignInReturn, UseSignUpReturn } from '@clerk/types'; | ||
import React, { PropsWithChildren } from 'react'; | ||
import { W as WithClerkProp, U as UserProfilePageProps, a as UserProfileLinkProps, b as UserButtonActionProps, c as UserButtonLinkProps, O as OrganizationProfilePageProps, d as OrganizationProfileLinkProps, S as SignInButtonProps, e as SignUpButtonProps, f as SignInWithMetamaskButtonProps, C as ClerkProviderProps } from './useAuth-D_CEhNaa.js'; | ||
export { A as AuthenticateWithRedirectCallback, B as BrowserClerk, h as ClerkLoaded, i as ClerkLoading, g as ClerkProp, H as HeadlessBrowserClerk, P as Protect, p as ProtectProps, n as RedirectToCreateOrganization, o as RedirectToOrganizationProfile, R as RedirectToSignIn, l as RedirectToSignUp, m as RedirectToUserProfile, k as SignedIn, j as SignedOut, q as useAuth } from './useAuth-D_CEhNaa.js'; | ||
import { W as WithClerkProp, U as UserProfilePageProps, a as UserProfileLinkProps, b as UserButtonActionProps, c as UserButtonLinkProps, O as OrganizationProfilePageProps, d as OrganizationProfileLinkProps, S as SignInButtonProps, e as SignUpButtonProps, f as SignInWithMetamaskButtonProps, C as ClerkProviderProps } from './useAuth-4gFDpyec.js'; | ||
export { A as AuthenticateWithRedirectCallback, B as BrowserClerk, h as ClerkLoaded, i as ClerkLoading, g as ClerkProp, H as HeadlessBrowserClerk, P as Protect, p as ProtectProps, n as RedirectToCreateOrganization, o as RedirectToOrganizationProfile, R as RedirectToSignIn, l as RedirectToSignUp, m as RedirectToUserProfile, k as SignedIn, j as SignedOut, q as useAuth } from './useAuth-4gFDpyec.js'; | ||
export { useClerk, useOrganization, useOrganizationList, useReverification, useSession, useSessionList, useUser } from '@clerk/shared/react'; | ||
@@ -7,0 +7,0 @@ |
import { ErrorThrowerOptions } from '@clerk/shared/error'; | ||
export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-D_CEhNaa.js'; | ||
export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-4gFDpyec.js'; | ||
import { RoutingOptions } from '@clerk/types'; | ||
@@ -4,0 +4,0 @@ export { buildClerkJsScriptAttributes, clerkJsScriptUrl, setClerkJsLoadingErrorPackageName } from '@clerk/shared/loadClerkJsScript'; |
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "5.19.3-snapshot.v20241209201459", | ||
"version": "5.19.3-snapshot.v20241209205801", | ||
"description": "Clerk React library", | ||
@@ -66,4 +66,4 @@ "keywords": [ | ||
"tslib": "2.4.1", | ||
"@clerk/types": "4.39.2-snapshot.v20241209201459", | ||
"@clerk/shared": "2.19.4-snapshot.v20241209201459" | ||
"@clerk/shared": "2.19.4-snapshot.v20241209205801", | ||
"@clerk/types": "4.39.2-snapshot.v20241209205801" | ||
}, | ||
@@ -75,4 +75,4 @@ "devDependencies": { | ||
"@clerk/eslint-config-custom": "0.0.2", | ||
"@clerk/localizations": "3.8.2-snapshot.v20241209201459", | ||
"@clerk/themes": "2.1.55-snapshot.v20241209201459" | ||
"@clerk/localizations": "3.8.2-snapshot.v20241209205801", | ||
"@clerk/themes": "2.1.55-snapshot.v20241209205801" | ||
}, | ||
@@ -79,0 +79,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
577476
+ Added@clerk/shared@2.19.4-snapshot.v20241209205801(transitive)
+ Added@clerk/types@4.39.2-snapshot.v20241209205801(transitive)
- Removed@clerk/shared@2.19.4-snapshot.v20241209201459(transitive)
- Removed@clerk/types@4.39.2-snapshot.v20241209201459(transitive)