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.35.0-alpha-may-23-2023

2

cli.js

@@ -17,2 +17,2 @@ #!/usr/bin/env node

*/
module.exports = require('@playwright/test/cli');
module.exports = require('@playwright/test/lib/cli');
{
"name": "@playwright/experimental-ct-core",
"version": "1.35.0-alpha-may-22-2023",
"version": "1.35.0-alpha-may-23-2023",
"description": "Playwright Component Testing Helpers",

@@ -21,3 +21,3 @@ "repository": "github:Microsoft/playwright",

"vite": "^4.3.3",
"@playwright/test": "1.35.0-alpha-may-22-2023"
"@playwright/test": "1.35.0-alpha-may-23-2023"
},

@@ -24,0 +24,0 @@ "bin": {