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
3071
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.2.8-staging.1

2

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

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

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

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

"homepage": "https://clerk.dev/",
"gitHead": "af096e0c55f15bab78d8463773ff690de3ab4cf1"
"gitHead": "62f5c7c55f1a2930010f8e84b5a3474f56be7494"
}
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */
export const LIB_VERSION = '3.2.8-staging.0';
export const LIB_VERSION = '3.2.8-staging.1';
export const LIB_NAME = '@clerk/clerk-react';