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
3094
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.2-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.2.2-staging.2";
export declare const LIB_VERSION = "3.2.2-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.2.2-staging.2';
exports.LIB_VERSION = '3.2.2-staging.3';
exports.LIB_NAME = '@clerk/clerk-react';
//# sourceMappingURL=info.js.map
{
"name": "@clerk/clerk-react",
"version": "3.2.2-staging.2",
"version": "3.2.2-staging.3",
"license": "MIT",

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

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