Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@nx/workspace

Package Overview
Dependencies
Maintainers
5
Versions
1813
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
22.7.3
to
22.7.4
+4
-4
package.json
{
"name": "@nx/workspace",
"version": "22.7.3",
"version": "22.7.4",
"private": false,

@@ -42,3 +42,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": "22.7.3",
"@nx/devkit": "22.7.4",
"@zkochan/js-yaml": "0.0.7",

@@ -51,6 +51,6 @@ "chalk": "^4.1.0",

"yargs-parser": "21.1.1",
"nx": "22.7.3"
"nx": "22.7.4"
},
"devDependencies": {
"nx": "22.7.3"
"nx": "22.7.4"
},

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