@clerk/clerk-react
Advanced tools
Comparing version 4.8.4 to 4.8.5-staging.1
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export declare const LIB_VERSION = "4.8.4"; | ||
export declare const LIB_VERSION = "4.8.5-staging.1"; | ||
export declare const LIB_NAME = "@clerk/clerk-react"; |
@@ -5,3 +5,3 @@ "use strict"; | ||
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
exports.LIB_VERSION = '4.8.4'; | ||
exports.LIB_VERSION = '4.8.5-staging.1'; | ||
exports.LIB_NAME = '@clerk/clerk-react'; |
@@ -1,4 +0,4 @@ | ||
import { type ErrorThrowerOptions } from '@clerk/shared'; | ||
import { ErrorThrowerOptions } from '@clerk/shared'; | ||
declare const errorThrower: import("@clerk/shared").ErrorThrower; | ||
declare function __internal__setErrorThrowerOptions(options: ErrorThrowerOptions): void; | ||
export { errorThrower, __internal__setErrorThrowerOptions }; |
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "4.8.4", | ||
"version": "4.8.5-staging.1", | ||
"license": "MIT", | ||
@@ -32,4 +32,4 @@ "description": "Clerk.dev React library", | ||
"dependencies": { | ||
"@clerk/shared": "^0.9.2", | ||
"@clerk/types": "^3.24.1", | ||
"@clerk/shared": "^0.9.3-staging.1", | ||
"@clerk/types": "^3.24.2-staging.0", | ||
"swr": "1.3.0", | ||
@@ -72,3 +72,3 @@ "tslib": "2.4.1" | ||
}, | ||
"gitHead": "67f4db21c10cf0c6527ee5c02d3aca90b4ccee70" | ||
"gitHead": "ba69052c93676a2de21d0edfeaa8c2b5ebfaeb18" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
114988
1