New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@playwright/test

Package Overview
Dependencies
Maintainers
4
Versions
2525
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

to
1.51.0-alpha-2025-02-05

4

package.json
{
"name": "@playwright/test",
"version": "1.51.0-alpha-2025-02-04",
"version": "1.51.0-alpha-2025-02-05",
"description": "A high-level API to automate web browsers",

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

"dependencies": {
"playwright": "1.51.0-alpha-2025-02-04"
"playwright": "1.51.0-alpha-2025-02-05"
}
}