Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@clerk/clerk-react

Package Overview
Dependencies
Maintainers
8
Versions
2395
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.17.1-snapshot.v20241129092324 to 5.17.1-snapshot.v20241129123551

dist/chunk-ENLJHYZZ.mjs

2

dist/errors.d.ts

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

export { EmailLinkErrorCode, isClerkAPIResponseError, isClerkRuntimeError, isEmailLinkError, isKnownError, isMetamaskError } from '@clerk/shared/error';
export { EmailLinkErrorCode, isClerkAPIResponseError, isEmailLinkError, isKnownError, isMetamaskError } from '@clerk/shared/error';

@@ -25,3 +25,2 @@ "use strict";

isClerkAPIResponseError: () => import_error.isClerkAPIResponseError,
isClerkRuntimeError: () => import_error.isClerkRuntimeError,
isEmailLinkError: () => import_error.isEmailLinkError,

@@ -37,3 +36,2 @@ isKnownError: () => import_error.isKnownError,

isClerkAPIResponseError,
isClerkRuntimeError,
isEmailLinkError,

@@ -40,0 +38,0 @@ isKnownError,

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-D03h-8Xi.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-D03h-8Xi.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-Csl0s5Zn.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-Csl0s5Zn.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-D03h-8Xi.js';
export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-Csl0s5Zn.js';
import { RoutingOptions } from '@clerk/types';

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

@@ -51,3 +51,2 @@ "use strict";

// src/components/controlComponents.tsx
var import_deprecated = require("@clerk/shared/deprecated");
var import_react11 = __toESM(require("react"));

@@ -234,3 +233,2 @@

import_react11.default.useEffect(() => {
(0, import_deprecated.deprecated)("RedirectToUserProfile", "Use the `redirectToUserProfile()` method instead.");
void clerk.redirectToUserProfile();

@@ -242,3 +240,2 @@ }, []);

import_react11.default.useEffect(() => {
(0, import_deprecated.deprecated)("RedirectToOrganizationProfile", "Use the `redirectToOrganizationProfile()` method instead.");
void clerk.redirectToOrganizationProfile();

@@ -250,3 +247,2 @@ }, []);

import_react11.default.useEffect(() => {
(0, import_deprecated.deprecated)("RedirectToCreateOrganization", "Use the `redirectToCreateOrganization()` method instead.");
void clerk.redirectToCreateOrganization();

@@ -253,0 +249,0 @@ }, []);

{
"name": "@clerk/clerk-react",
"version": "5.17.1-snapshot.v20241129092324",
"version": "5.17.1-snapshot.v20241129123551",
"description": "Clerk React library",

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

"tslib": "2.4.1",
"@clerk/shared": "2.17.1-snapshot.v20241129092324",
"@clerk/types": "4.36.0-snapshot.v20241129092324"
"@clerk/shared": "2.17.1-snapshot.v20241129123551",
"@clerk/types": "4.35.1-snapshot.v20241129123551"
},

@@ -75,4 +75,4 @@ "devDependencies": {

"@clerk/eslint-config-custom": "0.0.2",
"@clerk/localizations": "3.7.1-snapshot.v20241129092324",
"@clerk/themes": "2.1.49-snapshot.v20241129092324"
"@clerk/localizations": "3.7.1-snapshot.v20241129123551",
"@clerk/themes": "2.1.49-snapshot.v20241129123551"
},

@@ -79,0 +79,0 @@ "peerDependencies": {

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 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