playwright-core
Advanced tools
Comparing version 1.50.0-beta-1738116015000 to 1.50.0-beta-1738148461000
@@ -460,2 +460,4 @@ "use strict"; | ||
// Should all be moved to `playwright.cfg`. | ||
const kBandaidFirefoxUserPrefs = {}; | ||
const kBandaidFirefoxUserPrefs = { | ||
'dom.fetchKeepalive.enabled': false | ||
}; |
{ | ||
"name": "playwright-core", | ||
"version": "1.50.0-beta-1738116015000", | ||
"version": "1.50.0-beta-1738148461000", | ||
"description": "A high-level API to automate web browsers", | ||
@@ -5,0 +5,0 @@ "repository": { |
Potential vulnerability
Supply chain riskInitial human review suggests the presence of a vulnerability in this package. It is pending further analysis and confirmation.
Found 1 instance in 1 package
7831901
109727
61