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