You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@playwright/test

Package Overview
Dependencies
Maintainers
4
Versions
3073
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@playwright/test - npm Package Compare versions

Comparing version
1.59.0-alpha-2026-03-03
to
1.59.0-alpha-2026-03-04
+2
-2
package.json
{
"name": "@playwright/test",
"version": "1.59.0-alpha-2026-03-03",
"version": "1.59.0-alpha-2026-03-04",
"description": "A high-level API to automate web browsers",

@@ -33,4 +33,4 @@ "repository": {

"dependencies": {
"playwright": "1.59.0-alpha-2026-03-03"
"playwright": "1.59.0-alpha-2026-03-04"
}
}