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

@nx/workspace

Package Overview
Dependencies
Maintainers
4
Versions
1188
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
21.1.0

6

package.json
{
"name": "@nx/workspace",
"version": "21.1.0-canary.20250520-da9d84c",
"version": "21.1.0",
"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": "21.1.0-canary.20250520-da9d84c",
"@nx/devkit": "21.1.0",
"@zkochan/js-yaml": "0.0.7",

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

"yargs-parser": "21.1.1",
"nx": "21.1.0-canary.20250520-da9d84c"
"nx": "21.1.0"
},

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