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

create-playwright

Package Overview
Dependencies
Maintainers
3
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-playwright - npm Package Compare versions

Comparing version 1.17.127 to 1.17.128

2

assets/playwright.config.js

@@ -74,3 +74,3 @@ // @ts-check

// name: 'Google Chrome',
// use: { ..devices['Desktop Chrome'], channel: 'chrome' },
// use: { ...devices['Desktop Chrome'], channel: 'chrome' },
// },

@@ -77,0 +77,0 @@ ],

@@ -73,3 +73,3 @@ import { defineConfig, devices } from '@playwright/test';

// name: 'Google Chrome',
// use: { ..devices['Desktop Chrome'], channel: 'chrome' },
// use: { ...devices['Desktop Chrome'], channel: 'chrome' },
// },

@@ -76,0 +76,0 @@ ],

{
"name": "create-playwright",
"version": "1.17.127",
"version": "1.17.128",
"description": "Getting started with writing end-to-end tests with Playwright.",

@@ -5,0 +5,0 @@ "repository": "github:Microsoft/playwright",

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