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

@playwright/experimental-ct-core

Package Overview
Dependencies
Maintainers
4
Versions
1110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@playwright/experimental-ct-core - npm Package Compare versions

Comparing version

to
1.51.0-alpha-2025-01-31

6

package.json
{
"name": "@playwright/experimental-ct-core",
"version": "1.51.0-alpha-2025-01-30",
"version": "1.51.0-alpha-2025-01-31",
"description": "Playwright Component Testing Helpers",

@@ -29,6 +29,6 @@ "repository": {

"dependencies": {
"playwright-core": "1.51.0-alpha-2025-01-30",
"playwright-core": "1.51.0-alpha-2025-01-31",
"vite": "^5.4.14",
"playwright": "1.51.0-alpha-2025-01-30"
"playwright": "1.51.0-alpha-2025-01-31"
}
}