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

to
2.11.3-staging.0

2

dist/info.d.ts
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */
export declare const LIB_VERSION = "2.11.2-staging.0";
export declare const LIB_VERSION = "2.11.3-staging.0";
export declare const LIB_NAME = "@clerk/clerk-react";
//# sourceMappingURL=info.d.ts.map

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

/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */
exports.LIB_VERSION = '2.11.2-staging.0';
exports.LIB_VERSION = '2.11.3-staging.0';
exports.LIB_NAME = '@clerk/clerk-react';
//# sourceMappingURL=info.js.map
{
"name": "@clerk/clerk-react",
"version": "2.11.2-staging.0",
"version": "2.11.3-staging.0",
"license": "MIT",

@@ -31,3 +31,3 @@ "description": "Clerk.dev React library",

"dependencies": {
"@clerk/types": "^1.25.2-staging.0",
"@clerk/types": "^1.25.3-staging.0",
"tslib": "^2.3.1"

@@ -71,3 +71,3 @@ },

"homepage": "https://clerk.dev/",
"gitHead": "c55b05a641d5b50487063dd18df06c252b23f6f9"
"gitHead": "59dd5a56447328ae6d84f19aff0bb94cd15bb5ab"
}
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */
export const LIB_VERSION='2.11.2-staging.0';
export const LIB_VERSION='2.11.3-staging.0';
export const LIB_NAME='@clerk/clerk-react';