@clerk/testing
Advanced tools
Comparing version 1.0.2 to 1.0.3-canary.v12f7849
{ | ||
"name": "@clerk/testing", | ||
"version": "1.0.2", | ||
"version": "1.0.3-canary.v12f7849", | ||
"description": "Utilities to help you create E2E test suites for apps using Clerk", | ||
@@ -52,10 +52,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@clerk/shared": "2.0.1", | ||
"@clerk/types": "4.2.0", | ||
"@clerk/shared": "2.0.2-canary.v12f7849", | ||
"@clerk/types": "4.2.1-canary.v12f7849", | ||
"dotenv": "16.4.5" | ||
}, | ||
"devDependencies": { | ||
"@clerk/eslint-config-custom": "0.0.1-canary.v12f7849", | ||
"@playwright/test": "^1.43.1", | ||
"@types/node": "^18.17.0", | ||
"eslint-config-custom": "*", | ||
"tsup": "*", | ||
@@ -62,0 +62,0 @@ "typescript": "*" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
29317
2
+ Added@clerk/shared@2.0.2-canary.v12f7849(transitive)
+ Added@clerk/types@4.2.1-canary.v12f7849(transitive)
- Removed@clerk/shared@2.0.1(transitive)
- Removed@clerk/types@4.2.0(transitive)