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

@nx-dotnet/dotnet

Package Overview
Dependencies
Maintainers
1
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx-dotnet/dotnet - npm Package Compare versions

Comparing version 1.18.0 to 1.18.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.18.1](https://github.com/nx-dotnet/nx-dotnet/compare/v1.18.0...v1.18.1) (2023-01-26)
### Bug Fixes
- **core:** build intermediates need to be captured by cache for DTE / parallel builds ([#596](https://github.com/nx-dotnet/nx-dotnet/issues/596)) ([cdea76e](https://github.com/nx-dotnet/nx-dotnet/commit/cdea76e4b52e85071d7354bf3580bac742e68353))
- **core:** resolve startupAssembly to ensure it is always an absolute path ([#595](https://github.com/nx-dotnet/nx-dotnet/issues/595)) ([2ea2570](https://github.com/nx-dotnet/nx-dotnet/commit/2ea25704b65c0079bfc363f3d470b35bccfbca68))
# [1.18.0](https://github.com/nx-dotnet/nx-dotnet/compare/v1.17.0...v1.18.0) (2023-01-17)

@@ -2,0 +9,0 @@

4

package.json

@@ -20,7 +20,7 @@ {

"homepage": "https://nx-dotnet.com/",
"version": "1.18.0",
"version": "1.18.1",
"types": "./src/index.d.ts",
"peerDependencies": {
"semver": "7.3.7",
"@nx-dotnet/utils": "1.18.0",
"@nx-dotnet/utils": "1.18.1",
"fast-glob": "3.2.11",

@@ -27,0 +27,0 @@ "rimraf": "3.0.2",

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