create-playwright
Advanced tools
Comparing version 1.17.133 to 1.17.134
@@ -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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
219896
6165