Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@nx-dotnet/nxdoc

Package Overview
Dependencies
Maintainers
0
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx-dotnet/nxdoc - npm Package Compare versions

Comparing version
2.4.1
to
2.4.2
+34
-0
CHANGELOG.md

@@ -0,1 +1,35 @@

## 2.4.1 (2024-07-30)
### 🩹 Fixes
- **repo:** published packages should include resolved versions ([#879](https://github.com/nx-dotnet/nx-dotnet/pull/879))
### ❤️ Thank You
- Craigory Coppola @AgentEnder
## 2.4.0 (2024-07-29)
### 🚀 Features
- **nx-ghpages:** intuit directory and remote when possible ([#875](https://github.com/nx-dotnet/nx-dotnet/pull/875))
### ❤️ Thank You
- Craigory Coppola @AgentEnder
## 2.3.2 (2024-07-28)
### 🩹 Fixes
- **dotnet:** serve should work with dotnet 8 ([#873](https://github.com/nx-dotnet/nx-dotnet/pull/873))
- **repo:** use yarn in release workflow ([ebfae21](https://github.com/nx-dotnet/nx-dotnet/commit/ebfae21))
### ❤️ Thank You
- Craigory Coppola @AgentEnder
## [2.3.1](https://github.com/nx-dotnet/nx-dotnet/compare/v2.3.0...v2.3.1) (2024-07-28)

@@ -2,0 +36,0 @@

+1
-1

@@ -32,4 +32,4 @@ {

"peerDependencies": {},
"version": "2.4.1",
"version": "2.4.2",
"type": "commonjs"
}