🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@playwright/test

Package Overview
Dependencies
Maintainers
4
Versions
3306
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.63.0-alpha-2026-07-30
to
1.63.0-alpha-2026-07-31
+2
-2
package.json
{
"name": "@playwright/test",
"version": "1.63.0-alpha-2026-07-30",
"version": "1.63.0-alpha-2026-07-31",
"description": "A high-level API to automate web browsers",

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

"dependencies": {
"playwright": "1.63.0-alpha-2026-07-30"
"playwright": "1.63.0-alpha-2026-07-31"
}
}