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

@nx/workspace

Package Overview
Dependencies
Maintainers
4
Versions
1204
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
0.0.0-pr-31313-387cdca

6

package.json
{
"name": "@nx/workspace",
"version": "0.0.0-pr-31231-180f614",
"version": "0.0.0-pr-31313-387cdca",
"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": "0.0.0-pr-31231-180f614",
"@nx/devkit": "0.0.0-pr-31313-387cdca",
"@zkochan/js-yaml": "0.0.7",

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

"yargs-parser": "21.1.1",
"nx": "0.0.0-pr-31231-180f614"
"nx": "0.0.0-pr-31313-387cdca"
},

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

export declare const nxVersion: any;
export declare const typescriptVersion = "~5.7.2";
export declare const angularCliVersion = "~19.2.0";
export declare const angularRspackVersion = "^20.9.0";
export declare const angularRspackVersion = "^21.0.1";

@@ -9,2 +9,2 @@ "use strict";

exports.angularCliVersion = '~19.2.0';
exports.angularRspackVersion = '^20.9.0';
exports.angularRspackVersion = '^21.0.1';

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