Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@playwright/experimental-ct-react

Package Overview
Dependencies
Maintainers
4
Versions
1626
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.3 to 0.0.6

vitePlugin.d.ts

11

package.json
{
"name": "@playwright/experimental-ct-react",
"version": "0.0.3",
"version": "0.0.6",
"description": "Playwright Component Testing for React",

@@ -16,7 +16,12 @@ "repository": "github:Microsoft/playwright",

"./register": "./register.mjs",
"./test": "./test.js"
"./test": "./test.js",
"./vitePlugin": "./vitePlugin.js"
},
"dependencies": {
"@vitejs/plugin-react": "^1.0.7",
"vite": "^2.9.5"
},
"devDependencies": {
"@playwright/test": "^1.21.0"
"@playwright/test": "1.22.0-next"
}
}

Sorry, the diff of this file is not supported yet

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