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
9
Versions
2812
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 4.8.4 to 4.8.5-staging.1

2

dist/info.d.ts
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */
export declare const LIB_VERSION = "4.8.4";
export declare const LIB_VERSION = "4.8.5-staging.1";
export declare const LIB_NAME = "@clerk/clerk-react";

@@ -5,3 +5,3 @@ "use strict";

/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */
exports.LIB_VERSION = '4.8.4';
exports.LIB_VERSION = '4.8.5-staging.1';
exports.LIB_NAME = '@clerk/clerk-react';

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

import { type ErrorThrowerOptions } from '@clerk/shared';
import { ErrorThrowerOptions } from '@clerk/shared';
declare const errorThrower: import("@clerk/shared").ErrorThrower;
declare function __internal__setErrorThrowerOptions(options: ErrorThrowerOptions): void;
export { errorThrower, __internal__setErrorThrowerOptions };
{
"name": "@clerk/clerk-react",
"version": "4.8.4",
"version": "4.8.5-staging.1",
"license": "MIT",

@@ -32,4 +32,4 @@ "description": "Clerk.dev React library",

"dependencies": {
"@clerk/shared": "^0.9.2",
"@clerk/types": "^3.24.1",
"@clerk/shared": "^0.9.3-staging.1",
"@clerk/types": "^3.24.2-staging.0",
"swr": "1.3.0",

@@ -72,3 +72,3 @@ "tslib": "2.4.1"

},
"gitHead": "67f4db21c10cf0c6527ee5c02d3aca90b4ccee70"
"gitHead": "ba69052c93676a2de21d0edfeaa8c2b5ebfaeb18"
}
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