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.3.1
to
2.3.2
+9
-0
CHANGELOG.md

@@ -0,1 +1,10 @@

## [2.3.1](https://github.com/nx-dotnet/nx-dotnet/compare/v2.3.0...v2.3.1) (2024-07-28)
### Bug Fixes
* **core:** read dependencies via dotnet list reference ([071f557](https://github.com/nx-dotnet/nx-dotnet/commit/071f5576107952ecafbad5c0e50f01e00664ed38))
* **core:** read js lib defaults when generating js lib ([c8bac90](https://github.com/nx-dotnet/nx-dotnet/commit/c8bac900f83204028b1e2e1ebd00108937074674))
* **core:** version suffix is a string ([80bcb04](https://github.com/nx-dotnet/nx-dotnet/commit/80bcb04c342a9467be1de003115b53307fcfab73))
# [2.3.0](https://github.com/nx-dotnet/nx-dotnet/compare/v2.2.0...v2.3.0) (2024-07-27)

@@ -2,0 +11,0 @@

+8
-2

@@ -12,3 +12,9 @@ {

"license": "MIT",
"keywords": ["Nx", ".NET", "dotnet", "monorepos", "full-stack"],
"keywords": [
"Nx",
".NET",
"dotnet",
"monorepos",
"full-stack"
],
"author": {

@@ -27,4 +33,4 @@ "name": "NxDotnet",

"peerDependencies": {},
"version": "2.3.1",
"version": "2.3.2",
"type": "commonjs"
}