@clerk/clerk-react
Advanced tools
Comparing version 2.11.6-staging.0 to 2.11.6
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export declare const LIB_VERSION = "2.11.6-staging.0"; | ||
export declare const LIB_VERSION = "2.11.6"; | ||
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.6-staging.0'; | ||
exports.LIB_VERSION = '2.11.6'; | ||
exports.LIB_NAME = '@clerk/clerk-react'; | ||
//# sourceMappingURL=info.js.map |
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "2.11.6-staging.0", | ||
"version": "2.11.6", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "description": "Clerk.dev React library", | ||
"dependencies": { | ||
"@clerk/types": "^1.25.6-staging.0", | ||
"@clerk/types": "^1.27.0", | ||
"tslib": "^2.3.1" | ||
@@ -71,3 +71,3 @@ }, | ||
"homepage": "https://clerk.dev/", | ||
"gitHead": "d21a06c7007f10f0e84cb11546569dbecde2b37f" | ||
"gitHead": "d8619858049c2a51e0ca8561116fd0c5a95a3aff" | ||
} |
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export const LIB_VERSION='2.11.6-staging.0'; | ||
export const LIB_VERSION='2.11.6'; | ||
export const LIB_NAME='@clerk/clerk-react'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
194051
Updated@clerk/types@^1.27.0