Socket
Socket
Sign inDemoInstall

@nx/workspace

Package Overview
Dependencies
Maintainers
4
Versions
544
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-pr-26706-5762036 to 0.0.0-pr-26793-c134574

8

package.json
{
"name": "@nx/workspace",
"version": "0.0.0-pr-26706-5762036",
"version": "0.0.0-pr-26793-c134574",
"private": false,

@@ -64,3 +64,3 @@ "description": "The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.",

"dependencies": {
"@nx/devkit": "0.0.0-pr-26706-5762036",
"@nx/devkit": "0.0.0-pr-26793-c134574",
"chalk": "^4.1.0",

@@ -70,4 +70,4 @@ "enquirer": "~2.3.6",

"yargs-parser": "21.1.1",
"nx": "0.0.0-pr-26706-5762036",
"@nrwl/workspace": "0.0.0-pr-26706-5762036"
"nx": "0.0.0-pr-26793-c134574",
"@nrwl/workspace": "0.0.0-pr-26793-c134574"
},

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

@@ -35,2 +35,3 @@ "use strict";

const hasE2E = allDependencies['@nx/cypress'] || allDependencies['@nx/playwright'];
const connectedToCloud = (0, nx_cloud_utils_1.isNxCloudUsed)((0, devkit_1.readJson)(tree, 'nx.json'));
return {

@@ -47,2 +48,3 @@ workflowName,

tmpl: '',
connectedToCloud,
};

@@ -49,0 +51,0 @@ }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc