Socket
Socket
Sign inDemoInstall

nx

Package Overview
Dependencies
Maintainers
8
Versions
1405
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nx - npm Package Compare versions

Comparing version 19.5.0-canary.20240704-28939dd to 19.5.0-canary.20240705-653cad2

24

package.json
{
"name": "nx",
"version": "19.5.0-canary.20240704-28939dd",
"version": "19.5.0-canary.20240705-653cad2",
"private": false,

@@ -73,3 +73,3 @@ "description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.",

"ora": "5.3.0",
"@nrwl/tao": "19.5.0-canary.20240704-28939dd"
"@nrwl/tao": "19.5.0-canary.20240705-653cad2"
},

@@ -89,12 +89,12 @@ "peerDependencies": {

"optionalDependencies": {
"@nx/nx-darwin-x64": "19.5.0-canary.20240704-28939dd",
"@nx/nx-darwin-arm64": "19.5.0-canary.20240704-28939dd",
"@nx/nx-linux-x64-gnu": "19.5.0-canary.20240704-28939dd",
"@nx/nx-linux-x64-musl": "19.5.0-canary.20240704-28939dd",
"@nx/nx-win32-x64-msvc": "19.5.0-canary.20240704-28939dd",
"@nx/nx-linux-arm64-gnu": "19.5.0-canary.20240704-28939dd",
"@nx/nx-linux-arm64-musl": "19.5.0-canary.20240704-28939dd",
"@nx/nx-linux-arm-gnueabihf": "19.5.0-canary.20240704-28939dd",
"@nx/nx-win32-arm64-msvc": "19.5.0-canary.20240704-28939dd",
"@nx/nx-freebsd-x64": "19.5.0-canary.20240704-28939dd"
"@nx/nx-darwin-x64": "19.5.0-canary.20240705-653cad2",
"@nx/nx-darwin-arm64": "19.5.0-canary.20240705-653cad2",
"@nx/nx-linux-x64-gnu": "19.5.0-canary.20240705-653cad2",
"@nx/nx-linux-x64-musl": "19.5.0-canary.20240705-653cad2",
"@nx/nx-win32-x64-msvc": "19.5.0-canary.20240705-653cad2",
"@nx/nx-linux-arm64-gnu": "19.5.0-canary.20240705-653cad2",
"@nx/nx-linux-arm64-musl": "19.5.0-canary.20240705-653cad2",
"@nx/nx-linux-arm-gnueabihf": "19.5.0-canary.20240705-653cad2",
"@nx/nx-win32-arm64-msvc": "19.5.0-canary.20240705-653cad2",
"@nx/nx-freebsd-x64": "19.5.0-canary.20240705-653cad2"
},

@@ -101,0 +101,0 @@ "nx-migrations": {

@@ -55,3 +55,3 @@ "use strict";

catch {
errors.push('Failed to clean up the native file cache.');
// ignore, deleting the native file cache is not critical and can fail if another process is locking the file
}

@@ -58,0 +58,0 @@ try {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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