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
1065
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 1.35.0-alpha-1685109821000 to 1.35.0-alpha-jun-1-2023

2

lib/vitePlugin.js

@@ -92,2 +92,4 @@ "use strict";

};
// Vite preview server will otherwise always return the index.html with 200.
viteConfig.appType = viteConfig.appType || 'custom';

@@ -94,0 +96,0 @@ // React heuristic. If we see a component in a file with .js extension,

4

package.json
{
"name": "@playwright/experimental-ct-core",
"version": "1.35.0-alpha-1685109821000",
"version": "1.35.0-alpha-jun-1-2023",
"description": "Playwright Component Testing Helpers",

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

"vite": "^4.3.3",
"@playwright/test": "1.35.0-alpha-1685109821000"
"@playwright/test": "1.35.0-alpha-jun-1-2023"
},

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc