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

create-playwright

Package Overview
Dependencies
Maintainers
0
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.133 to 1.17.134

1

assets/playwright.config.ts

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

// import dotenv from 'dotenv';
// import path from 'path';
// dotenv.config({ path: path.resolve(__dirname, '.env') });

@@ -10,0 +11,0 @@

4

package.json
{
"name": "create-playwright",
"version": "1.17.133",
"version": "1.17.134",
"description": "Getting started with writing end-to-end tests with Playwright.",
"repository": "github:Microsoft/playwright",
"repository": "github:Microsoft/create-playwright",
"homepage": "https://playwright.dev",

@@ -7,0 +7,0 @@ "author": {

# Create Playwright
> Getting started with Playwright with a single command
> Getting started with [Playwright](https://github.com/microsoft/playwright) with a single command

@@ -5,0 +5,0 @@ [![npm](https://img.shields.io/npm/v/create-playwright)](https://www.npmjs.com/package/create-playwright)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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