@clerk/testing
Advanced tools
Comparing version 1.0.3-canary.vf5804a2 to 1.0.3-canary.vf70c885
{ | ||
"name": "@clerk/testing", | ||
"version": "1.0.3-canary.vf5804a2", | ||
"version": "1.0.3-canary.vf70c885", | ||
"description": "Utilities to help you create E2E test suites for apps using Clerk", | ||
@@ -52,4 +52,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@clerk/shared": "2.0.2-canary.vf5804a2", | ||
"@clerk/types": "4.2.0", | ||
"@clerk/shared": "2.0.2-canary.vf70c885", | ||
"@clerk/types": "4.2.1-canary.vf70c885", | ||
"dotenv": "16.4.5" | ||
@@ -56,0 +56,0 @@ }, |
29290
+ Added@clerk/shared@2.0.2-canary.vf70c885(transitive)
+ Added@clerk/types@4.2.1-canary.vf70c885(transitive)
- Removed@clerk/shared@2.0.2-canary.vf5804a2(transitive)
- Removed@clerk/types@4.2.0(transitive)