@mands/nx-playwright
Advanced tools
Comparing version 0.2.6 to 0.2.7
{ | ||
"name": "@mands/nx-playwright", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
@@ -9,4 +9,2 @@ import type { PackageRunner } from '../../types'; | ||
baseUrl?: string; | ||
slowMo?: number; | ||
devtools?: boolean; | ||
headed?: boolean; | ||
@@ -13,0 +11,0 @@ reporter?: string; |
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
50925
977