@clerk/clerk-react
Advanced tools
Comparing version 5.20.2-canary.v20241213084924 to 5.20.2-canary.v20241213171443
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-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'; | ||
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-Dfw9QOW7.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-Dfw9QOW7.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-4gFDpyec.js'; | ||
export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-Dfw9QOW7.js'; | ||
import { RoutingOptions } from '@clerk/types'; | ||
@@ -4,0 +4,0 @@ export { buildClerkJsScriptAttributes, clerkJsScriptUrl, setClerkJsLoadingErrorPackageName } from '@clerk/shared/loadClerkJsScript'; |
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "5.20.2-canary.v20241213084924", | ||
"version": "5.20.2-canary.v20241213171443", | ||
"description": "Clerk React library", | ||
@@ -66,4 +66,4 @@ "keywords": [ | ||
"tslib": "2.4.1", | ||
"@clerk/shared": "^2.20.2-canary.v20241213084924", | ||
"@clerk/types": "^4.39.4-canary.v20241213084924" | ||
"@clerk/shared": "^2.20.2-canary.v20241213171443", | ||
"@clerk/types": "^4.39.4-canary.v20241213171443" | ||
}, | ||
@@ -75,4 +75,4 @@ "devDependencies": { | ||
"@clerk/eslint-config-custom": "0.0.2", | ||
"@clerk/localizations": "3.9.2-canary.v20241213084924", | ||
"@clerk/themes": "2.2.2-canary.v20241213084924" | ||
"@clerk/localizations": "3.9.2-canary.v20241213171443", | ||
"@clerk/themes": "2.2.2-canary.v20241213171443" | ||
}, | ||
@@ -99,6 +99,4 @@ "peerDependencies": { | ||
"publish:local": "pnpm yalc push --replace --sig", | ||
"test": "jest", | ||
"test:cache:clear": "jest --clearCache --useStderr", | ||
"test:ci": "jest --maxWorkers=70%" | ||
"test": "vitest" | ||
} | ||
} |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
579083
5581