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
6
Versions
2444
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 0.9.20 to 0.9.21-post

out/index.d.ts

5

package.json
{
"name": "@playwright/test",
"version": "0.9.20",
"version": "0.9.21-post",
"license": "Apache-2.0",

@@ -15,3 +15,4 @@ "author": {

"watch": "tsc --build tsconfig.json --watch",
"prepare": "npm run build"
"prepare": "npm run build",
"prepublishOnly": "rm tsconfig.tsbuildinfo && rm -rf out && npm run build"
},

@@ -18,0 +19,0 @@ "repository": "github:Microsoft/playwright-test",

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