Socket
Socket
Sign inDemoInstall

playwright-core

Package Overview
Dependencies
0
Maintainers
4
Versions
4312
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.44.0-alpha-2024-04-18 to 1.44.0-alpha-2024-04-19

lib/vite/recorder/assets/codeMirrorModule-COR5vrxk.js

12

browsers.json

@@ -12,17 +12,17 @@ {

"name": "chromium-tip-of-tree",
"revision": "1212",
"revision": "1213",
"installByDefault": false,
"browserVersion": "125.0.6421.0"
"browserVersion": "126.0.6425.0"
},
{
"name": "firefox",
"revision": "1447",
"revision": "1448",
"installByDefault": true,
"browserVersion": "124.0"
"browserVersion": "125.0.1"
},
{
"name": "firefox-asan",
"revision": "1447",
"revision": "1448",
"installByDefault": false,
"browserVersion": "124.0"
"browserVersion": "125.0.1"
},

@@ -29,0 +29,0 @@ {

@@ -1475,3 +1475,3 @@ {

"Desktop Firefox HiDPI": {
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1",
"screen": {

@@ -1536,3 +1536,3 @@ "width": 1792,

"Desktop Firefox": {
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1",
"screen": {

@@ -1539,0 +1539,0 @@ "width": 1920,

@@ -202,3 +202,5 @@ "use strict";

},
shell: true,
// On Windows in order to run .cmd files, shell: true is required.
// https://github.com/nodejs/node/issues/52554
shell: process.platform === 'win32',
stdio: 'pipe',

@@ -205,0 +207,0 @@ cwd: options.cwd,

{
"name": "playwright-core",
"version": "1.44.0-alpha-2024-04-18",
"version": "1.44.0-alpha-2024-04-19",
"description": "A high-level API to automate web browsers",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc