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
0
Versions
2544
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.52.0-alpha-2025-03-10

4

package.json
{
"name": "@playwright/test",
"version": "1.52.0-alpha-2025-03-09",
"version": "1.52.0-alpha-2025-03-10",
"description": "A high-level API to automate web browsers",

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

"dependencies": {
"playwright": "1.52.0-alpha-2025-03-09"
"playwright": "1.52.0-alpha-2025-03-10"
}
}