@web/test-runner-playwright
Advanced tools
Comparing version 0.10.1 to 0.10.2
{ | ||
"name": "@web/test-runner-playwright", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"publishConfig": { | ||
@@ -19,2 +19,3 @@ "access": "public" | ||
".": { | ||
"types": "./index.d.ts", | ||
"import": "./index.mjs", | ||
@@ -49,4 +50,4 @@ "require": "./dist/index.js" | ||
"dependencies": { | ||
"@web/test-runner-core": "^0.11.0", | ||
"@web/test-runner-coverage-v8": "^0.7.0", | ||
"@web/test-runner-core": "^0.11.6", | ||
"@web/test-runner-coverage-v8": "^0.7.2", | ||
"playwright": "^1.22.2" | ||
@@ -53,0 +54,0 @@ }, |
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
35678
+ Added@types/qs@6.9.17(transitive)
- Removed@types/qs@6.9.16(transitive)