Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nx-dotnet/core

Package Overview
Dependencies
Maintainers
1
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx-dotnet/core - npm Package Compare versions

Comparing version 0.0.6-dev.53 to 0.0.6-dev.54

6

package.json
{
"name": "@nx-dotnet/core",
"version": "0.0.6-dev.53",
"version": "0.0.6-dev.54",
"main": "src/index.js",

@@ -9,6 +9,6 @@ "generators": "./generators.json",

"dependencies": {
"@nx-dotnet/dotnet": "0.0.6-dev.53",
"@nx-dotnet/utils": "0.0.6-dev.53",
"@nx-dotnet/dotnet": "0.0.6-dev.54",
"@nx-dotnet/utils": "0.0.6-dev.54",
"chokidar": "^3.5.1"
}
}

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

if (timeout) {
timeout.unref();
clearTimeout(timeout);
}

@@ -26,0 +26,0 @@ timeout = setTimeout(() => {

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