@clerk/fastify
Advanced tools
Comparing version 0.3.1-staging.1 to 0.3.1-staging.2
{ | ||
"name": "@clerk/fastify", | ||
"version": "0.3.1-staging.1", | ||
"version": "0.3.1-staging.2", | ||
"license": "MIT", | ||
@@ -30,4 +30,4 @@ "description": "Clerk SDK for Fastify", | ||
"dependencies": { | ||
"@clerk/backend": "^0.18.1-staging.1", | ||
"@clerk/types": "^3.37.0-staging.1", | ||
"@clerk/backend": "^0.19.0-staging.0", | ||
"@clerk/types": "^3.37.0-staging.2", | ||
"cookies": "0.8.0" | ||
@@ -60,3 +60,3 @@ }, | ||
"sideEffects": false, | ||
"gitHead": "0e4d8c16d09b9c5c08d5cc55e4d08315cb3c174a" | ||
"gitHead": "f4baf6f579ba953f6a9c947d96844c86d2cef7f1" | ||
} |
+ Added@clerk/backend@0.19.2(transitive)
- Removed@clerk/backend@0.18.1(transitive)