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.1.4-dev.7 to 0.1.4-dev.8

6

package.json

@@ -9,6 +9,6 @@ {

"chokidar": "^3.5.1",
"@nx-dotnet/dotnet": "0.1.4-dev.7",
"@nx-dotnet/utils": "0.1.4-dev.7"
"@nx-dotnet/dotnet": "0.1.4-dev.8",
"@nx-dotnet/utils": "0.1.4-dev.8"
},
"version": "0.1.4-dev.7"
"version": "0.1.4-dev.8"
}

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

const baseCsProj = yield utils_1.findProjectFileInPath(schema.projectRoot);
dotnetClient.addProjectReference(testProjectName, schema.projectName);
dotnetClient.addProjectReference(testCsProj, baseCsProj);
}

@@ -71,0 +71,0 @@ });

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