@playwright/browser-chromium
Advanced tools
Comparing version 1.49.0-beta-1731582214000 to 1.49.0-beta-1731591637000
@@ -27,2 +27,2 @@ /** | ||
if (install) | ||
install(['chromium', 'ffmpeg']); | ||
install(['chromium', 'chromium-headless-shell', 'ffmpeg']); |
{ | ||
"name": "@playwright/browser-chromium", | ||
"version": "1.49.0-beta-1731582214000", | ||
"version": "1.49.0-beta-1731591637000", | ||
"description": "Playwright package that automatically installs Chromium", | ||
@@ -30,4 +30,4 @@ "repository": { | ||
"dependencies": { | ||
"playwright-core": "1.49.0-beta-1731582214000" | ||
"playwright-core": "1.49.0-beta-1731591637000" | ||
} | ||
} |
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
15629
+ Addedplaywright-core@1.49.0-beta-1731591637000(transitive)
- Removedplaywright-core@1.49.0-beta-1731582214000(transitive)