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 1.4.1 to 1.4.2

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## [1.4.2](https://github.com/nx-dotnet/nx-dotnet/compare/v1.4.1...v1.4.2) (2021-09-27)
### Bug Fixes
- use exact project paths ([#143](https://github.com/nx-dotnet/nx-dotnet/issues/143)) ([7a3c5e9](https://github.com/nx-dotnet/nx-dotnet/commit/7a3c5e9bb00a893508cf47a3f1e0979108b75d78)), closes [#125](https://github.com/nx-dotnet/nx-dotnet/issues/125)
## [1.4.1](https://github.com/nx-dotnet/nx-dotnet/compare/v1.4.0...v1.4.1) (2021-09-15)

@@ -2,0 +8,0 @@

10

package.json

@@ -8,8 +8,8 @@ {

"dependencies": {
"@nx-dotnet/dotnet": "1.4.1",
"@nx-dotnet/utils": "1.4.1",
"glob": "^7.1.6",
"@nx-dotnet/dotnet": "1.4.2",
"@nx-dotnet/utils": "1.4.2",
"glob": "^7.1.7",
"rimraf": "^3.0.2",
"xmldoc": "^1.1.2",
"inquirer": "^8.0.0",
"inquirer": "^8.1.5",
"eslint": "^7.22.0"

@@ -23,3 +23,3 @@ },

"license": "MIT",
"version": "1.4.1",
"version": "1.4.2",
"keywords": [

@@ -26,0 +26,0 @@ "Nx",

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