@clerk/testing
Advanced tools
Comparing version 1.0.3-canary.vf70c885 to 1.0.3-snapshot.vaa3ad1f
{ | ||
"name": "@clerk/testing", | ||
"version": "1.0.3-canary.vf70c885", | ||
"version": "1.0.3-snapshot.vaa3ad1f", | ||
"description": "Utilities to help you create E2E test suites for apps using Clerk", | ||
@@ -52,10 +52,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@clerk/shared": "2.0.2-canary.vf70c885", | ||
"@clerk/types": "4.2.1-canary.vf70c885", | ||
"@clerk/shared": "2.0.2-snapshot.vaa3ad1f", | ||
"@clerk/types": "4.2.1-snapshot.vaa3ad1f", | ||
"dotenv": "16.4.5" | ||
}, | ||
"devDependencies": { | ||
"@clerk/eslint-config-custom": "0.0.1-snapshot.vaa3ad1f", | ||
"@playwright/test": "^1.43.1", | ||
"@types/node": "^18.17.0", | ||
"eslint-config-custom": "*", | ||
"tsup": "*", | ||
@@ -62,0 +62,0 @@ "typescript": "*" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29325
+ Added@clerk/shared@2.0.2-snapshot.vaa3ad1f(transitive)
+ Added@clerk/types@4.2.1-snapshot.vaa3ad1f(transitive)
- Removed@clerk/shared@2.0.2-canary.vf70c885(transitive)
- Removed@clerk/types@4.2.1-canary.vf70c885(transitive)