🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@nx/workspace

Package Overview
Dependencies
Maintainers
0
Versions
1144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx/workspace - npm Package Compare versions

Comparing version

to
20.7.0-canary.20250315-214552e

6

package.json
{
"name": "@nx/workspace",
"version": "20.7.0-beta.0",
"version": "20.7.0-canary.20250315-214552e",
"private": false,

@@ -41,3 +41,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": "20.7.0-beta.0",
"@nx/devkit": "20.7.0-canary.20250315-214552e",
"@zkochan/js-yaml": "0.0.7",

@@ -49,3 +49,3 @@ "chalk": "^4.1.0",

"yargs-parser": "21.1.1",
"nx": "20.7.0-beta.0"
"nx": "20.7.0-canary.20250315-214552e"
},

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