Socket
Socket
Sign inDemoInstall

@nx/workspace

Package Overview
Dependencies
Maintainers
5
Versions
632
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 16.1.3 to 16.1.4

58

package.json
{
"name": "@nx/workspace",
"version": "16.1.3",
"version": "16.1.4",
"private": false,

@@ -36,32 +36,32 @@ "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.",

"packageGroup": {
"@nrwl/js": "16.1.3",
"@nrwl/jest": "16.1.3",
"@nrwl/linter": "16.1.3",
"@nrwl/angular": "16.1.3",
"@nrwl/cypress": "16.1.3",
"@nrwl/detox": "16.1.3",
"@nrwl/devkit": "16.1.3",
"@nrwl/esbuild": "16.1.3",
"@nrwl/eslint-plugin-nx": "16.1.3",
"@nrwl/expo": "16.1.3",
"@nrwl/express": "16.1.3",
"@nrwl/nest": "16.1.3",
"@nrwl/next": "16.1.3",
"@nrwl/node": "16.1.3",
"@nrwl/js": "16.1.4",
"@nrwl/jest": "16.1.4",
"@nrwl/linter": "16.1.4",
"@nrwl/angular": "16.1.4",
"@nrwl/cypress": "16.1.4",
"@nrwl/detox": "16.1.4",
"@nrwl/devkit": "16.1.4",
"@nrwl/esbuild": "16.1.4",
"@nrwl/eslint-plugin-nx": "16.1.4",
"@nrwl/expo": "16.1.4",
"@nrwl/express": "16.1.4",
"@nrwl/nest": "16.1.4",
"@nrwl/next": "16.1.4",
"@nrwl/node": "16.1.4",
"nx-cloud": "latest",
"@nrwl/nx-plugin": "16.1.3",
"@nrwl/react-native": "16.1.3",
"@nrwl/react": "16.1.3",
"@nrwl/rollup": "16.1.3",
"@nrwl/storybook": "16.1.3",
"@nrwl/tao": "16.1.3",
"@nrwl/vite": "16.1.3",
"@nrwl/web": "16.1.3",
"@nrwl/webpack": "16.1.3",
"nx": "16.1.3"
"@nrwl/nx-plugin": "16.1.4",
"@nrwl/react-native": "16.1.4",
"@nrwl/react": "16.1.4",
"@nrwl/rollup": "16.1.4",
"@nrwl/storybook": "16.1.4",
"@nrwl/tao": "16.1.4",
"@nrwl/vite": "16.1.4",
"@nrwl/web": "16.1.4",
"@nrwl/webpack": "16.1.4",
"nx": "16.1.4"
}
},
"dependencies": {
"@nrwl/workspace": "16.1.3",
"@nx/devkit": "16.1.3",
"@nrwl/workspace": "16.1.4",
"@nx/devkit": "16.1.4",
"@parcel/watcher": "2.0.4",

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

"npm-run-path": "^4.0.1",
"nx": "16.1.3",
"nx": "16.1.4",
"open": "^8.4.0",

@@ -91,3 +91,3 @@ "rxjs": "^7.8.0",

"types": "./index.d.ts",
"gitHead": "a6642bf2a87616e2791ade7dc9b570a3e4908974"
"gitHead": "16f098804653374057eff7e2f9565fb4c7a90b29"
}
{
"$schema": "http://json-schema.org/schema",
"$id": "SchematicsConvertToNxProject",
"title": "@nrwl/workspace:fix-configuration",
"title": "@nx/workspace:fix-configuration",
"description": "Migrates v1 config to v2 standalone configuration.",

@@ -10,7 +10,7 @@ "type": "object",

{
"command": "nx g @nrwl/workspace:convert-to-nx-project --project my-feature-lib",
"command": "nx g @nx/workspace:convert-to-nx-project --project my-feature-lib",
"description": "Convert the `my-feature-lib` project to use `project.json` file instead of `workspace.json`"
},
{
"command": "nx g @nrwl/workspace:convert-to-nx-project --all",
"command": "nx g @nx/workspace:convert-to-nx-project --all",
"description": "Convert all projects in `workspace.json` to separate `project.json` files"

@@ -17,0 +17,0 @@ }

@@ -10,3 +10,3 @@ {

{
"command": "nx g @nrwl/workspace:move --project my-feature-lib --destination shared/my-feature-lib",
"command": "nx g @nx/workspace:move --project my-feature-lib --destination shared/my-feature-lib",
"description": "Move `libs/my-feature-lib` to `libs/shared/my-feature-lib`"

@@ -13,0 +13,0 @@ }

@@ -10,7 +10,7 @@ {

{
"command": "nx g @nrwl/workspace:remove my-feature-lib",
"command": "nx g @nx/workspace:remove my-feature-lib",
"description": "Remove `my-feature-lib` from the workspace"
},
{
"command": "nx g @nrwl/workspace:remove my-feature-lib --forceRemove",
"command": "nx g @nx/workspace:remove my-feature-lib --forceRemove",
"description": "Force removal of `my-feature-lib` from the workspace"

@@ -17,0 +17,0 @@ }

@@ -10,3 +10,3 @@ {

{
"command": "nx g @nrwl/workspace:run-commands printhello --project my-feature-lib --command 'echo hello'",
"command": "nx g @nx/workspace:run-commands printhello --project my-feature-lib --command 'echo hello'",
"description": "Add the `printhello` target to `my-feature-lib`"

@@ -13,0 +13,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc