@clerk/clerk-react
Advanced tools
Comparing version 2.10.0 to 2.10.1
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export declare const LIB_VERSION = "2.10.0"; | ||
export declare const LIB_VERSION = "2.10.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 = '2.10.0'; | ||
exports.LIB_VERSION = '2.10.1'; | ||
exports.LIB_NAME = '@clerk/clerk-react'; | ||
//# sourceMappingURL=info.js.map |
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "2.10.0", | ||
"version": "2.10.1", | ||
"license": "MIT", | ||
@@ -36,3 +36,3 @@ "description": "Clerk.dev React library", | ||
"dependencies": { | ||
"@clerk/types": "1.24.0", | ||
"@clerk/types": "1.24.1", | ||
"tslib": "^2.3.1" | ||
@@ -39,0 +39,0 @@ }, |
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export const LIB_VERSION = '2.10.0'; | ||
export const LIB_VERSION = '2.10.1'; | ||
export const LIB_NAME = '@clerk/clerk-react'; |
+ Added@clerk/types@1.24.1(transitive)
- Removed@clerk/types@1.24.0(transitive)
Updated@clerk/types@1.24.1