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

@mands/nx-playwright

Package Overview
Dependencies
Maintainers
5
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mands/nx-playwright - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

2

package.json
{
"name": "@mands/nx-playwright",
"version": "0.1.11",
"version": "0.1.12",
"license": "MIT",

@@ -5,0 +5,0 @@ "publishConfig": {

@@ -16,3 +16,3 @@ "use strict";

(0, devkit_1.updateJson)(host, 'package.json', exports.removePlaywrightDeps);
const installTask = (0, devkit_1.addDependenciesToPackageJson)(host, {}, { '@playwright/test': '1.25.1', playwright: '1.25.1' });
const installTask = (0, devkit_1.addDependenciesToPackageJson)(host, {}, { '@playwright/test': '1.26.0', playwright: '1.26.0' });
if (!options.skipFormat) {

@@ -19,0 +19,0 @@ yield (0, devkit_1.formatFiles)(host);

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