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

@clerk/clerk-react

Package Overview
Dependencies
Maintainers
8
Versions
2674
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clerk/clerk-react - npm Package Compare versions

Comparing version 5.22.3-canary.v20250118002322 to 5.22.3-canary.v20250120092923

dist/chunk-NK7FU433.mjs

10

dist/index.d.ts
import * as _clerk_types from '@clerk/types';
import { Without, SignInProps, SignUpProps, CreateOrganizationProps, OrganizationListProps, WaitlistProps, UserProfileProps, UserButtonProps, OrganizationProfileProps, OrganizationSwitcherProps, SignOutOptions, SignInResource, SignUpResource, EmailAddressResource, CreateEmailLinkFlowReturn, SignInStartEmailLinkFlowParams, StartEmailLinkFlowParams, UseSignInReturn, UseSignUpReturn } from '@clerk/types';
import React, { ReactNode, 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-Cmhg5fM8.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-Cmhg5fM8.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-y8kzNBhq.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-y8kzNBhq.js';
export { useClerk, useOrganization, useOrganizationList, useReverification, useSession, useSessionList, useUser } from '@clerk/shared/react';

@@ -35,3 +35,4 @@

* Adding `asProvider` will defer rendering until the `<Outlet />` component is mounted.
* @experimental This API is experimental and may change at any moment.
* This API is experimental and may change at any moment.
* @experimental
* @default undefined

@@ -59,3 +60,4 @@ */

* Adding `asProvider` will defer rendering until the `<Outlet />` component is mounted.
* @experimental This API is experimental and may change at any moment.
* This API is experimental and may change at any moment.
* @experimental
* @default undefined

@@ -62,0 +64,0 @@ */

2

dist/internal.d.ts
import { ErrorThrowerOptions } from '@clerk/shared/error';
export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-Cmhg5fM8.js';
export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-y8kzNBhq.js';
import { RoutingOptions } from '@clerk/types';

@@ -4,0 +4,0 @@ export { buildClerkJsScriptAttributes, clerkJsScriptUrl, setClerkJsLoadingErrorPackageName } from '@clerk/shared/loadClerkJsScript';

{
"name": "@clerk/clerk-react",
"version": "5.22.3-canary.v20250118002322",
"version": "5.22.3-canary.v20250120092923",
"description": "Clerk React library",

@@ -66,10 +66,10 @@ "keywords": [

"tslib": "2.4.1",
"@clerk/shared": "^2.20.11-canary.v20250118002322",
"@clerk/types": "^4.41.2-canary.v20250118002322"
"@clerk/shared": "^2.20.11-canary.v20250120092923",
"@clerk/types": "^4.41.2-canary.v20250120092923"
},
"devDependencies": {
"@types/semver": "^7.5.8",
"@clerk/themes": "2.2.9-canary.v20250120092923",
"@clerk/eslint-config-custom": "0.0.2",
"@clerk/localizations": "3.9.12-canary.v20250118002322",
"@clerk/themes": "2.2.9-canary.v20250118002322"
"@clerk/localizations": "3.9.12-canary.v20250120092923"
},

@@ -76,0 +76,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

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