🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@nx/workspace

Package Overview
Dependencies
Maintainers
5
Versions
1841
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.5
to
22.7.6
+4
-4
package.json
{
"name": "@nx/workspace",
"version": "22.7.5",
"version": "22.7.6",
"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.5",
"@nx/devkit": "22.7.6",
"@zkochan/js-yaml": "0.0.7",

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

"yargs-parser": "21.1.1",
"nx": "22.7.5"
"nx": "22.7.6"
},
"devDependencies": {
"nx": "22.7.5"
"nx": "22.7.6"
},

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