@clerk/fastify
Advanced tools
Comparing version 0.4.7 to 0.4.8-snapshot.e5d9418
@@ -18,2 +18,3 @@ export declare const API_URL: string; | ||
readonly ClientUat: "__client_uat"; | ||
readonly SessionUat: "__session_uat"; | ||
}, Headers: { | ||
@@ -20,0 +21,0 @@ readonly AuthStatus: "x-clerk-auth-status"; |
{ | ||
"name": "@clerk/fastify", | ||
"version": "0.4.7", | ||
"version": "0.4.8-snapshot.e5d9418", | ||
"license": "MIT", | ||
@@ -29,3 +29,3 @@ "description": "Clerk SDK for Fastify", | ||
"dependencies": { | ||
"@clerk/backend": "^0.23.0", | ||
"@clerk/backend": "0.23.1-snapshot.e5d9418", | ||
"@clerk/types": "^3.42.0", | ||
@@ -32,0 +32,0 @@ "cookies": "0.8.0" |
Sorry, the diff of this file is not supported yet
59474
168
+ Added@clerk/backend@0.23.1-snapshot.e5d9418(transitive)
- Removed@clerk/backend@0.23.7(transitive)