Socket
Socket
Sign inDemoInstall

playwright

Package Overview
Dependencies
Maintainers
4
Versions
4573
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

playwright - npm Package Compare versions

Comparing version 1.47.1 to 1.47.2-beta-1726852863000

1

lib/worker/timeoutManager.js

@@ -39,2 +39,3 @@ "use strict";

this._ignoreTimeouts = true;
if (this._running) this._updateTimeout(this._running);
}

@@ -41,0 +42,0 @@ interrupt() {

4

package.json
{
"name": "playwright",
"version": "1.47.1",
"version": "1.47.2-beta-1726852863000",
"description": "A high-level API to automate web browsers",

@@ -61,3 +61,3 @@ "repository": {

"dependencies": {
"playwright-core": "1.47.1"
"playwright-core": "1.47.2-beta-1726852863000"
},

@@ -64,0 +64,0 @@ "optionalDependencies": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc