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