You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@clerk/clerk-react

Package Overview
Dependencies
Maintainers
9
Versions
3079
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
3.3.0-staging.3

2

dist/info.d.ts
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */
export declare const LIB_VERSION = "3.3.0-staging.2";
export declare const LIB_VERSION = "3.3.0-staging.3";
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 = '3.3.0-staging.2';
exports.LIB_VERSION = '3.3.0-staging.3';
exports.LIB_NAME = '@clerk/clerk-react';
//# sourceMappingURL=info.js.map
{
"name": "@clerk/clerk-react",
"version": "3.3.0-staging.2",
"version": "3.3.0-staging.3",
"license": "MIT",

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

"dependencies": {
"@clerk/types": "^2.15.0-staging.2",
"@clerk/types": "^2.15.0-staging.3",
"tslib": "^2.3.1"

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

"homepage": "https://clerk.dev/",
"gitHead": "cf06ae234386f93ca81cd6bae58f854e1cd197d0"
"gitHead": "56ccbbc0e69e59e065b97f59eb7ecea80ad855a8"
}
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */
export const LIB_VERSION = '3.3.0-staging.2';
export const LIB_VERSION = '3.3.0-staging.3';
export const LIB_NAME = '@clerk/clerk-react';