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

@playwright/test

Package Overview
Dependencies
Maintainers
6
Versions
2371
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.13 to 0.9.14

2

out/index.js

@@ -43,2 +43,4 @@ "use strict";

Object.defineProperty(exports, "config", { enumerable: true, get: function () { return folio_2.config; } });
// Test timeout for e2e tests is 30 seconds.
folio_1.config.timeout = 30000;
const fixtures = folio_1.folio.extend();

@@ -45,0 +47,0 @@ fixtures.browserName.initParameter('Browser type name', (process.env.BROWSER || 'chromium'));

4

package.json
{
"name": "@playwright/test",
"version": "0.9.13",
"version": "0.9.14",
"license": "Apache-2.0",

@@ -21,3 +21,3 @@ "author": {

"dependencies": {
"folio": "=0.3.8",
"folio": "=0.3.9",
"playwright": "1.4.0-next.1601161680085",

@@ -24,0 +24,0 @@ "rimraf": "^3.0.2"

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