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.2 to 0.1.3

2

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

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

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

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

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

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