@nx-dotnet/nxdoc
Advanced tools
+6
-0
@@ -0,1 +1,7 @@ | ||
| ## [2.1.2](https://github.com/nx-dotnet/nx-dotnet/compare/v2.1.1...v2.1.2) (2023-11-29) | ||
| ### Bug Fixes | ||
| - **core:** do not use --verify-no-changes false for linting ([#802](https://github.com/nx-dotnet/nx-dotnet/issues/802)) ([9026fcf](https://github.com/nx-dotnet/nx-dotnet/commit/9026fcff4b6b5630a04d209275e422ce9d777263)) | ||
| ## [2.1.1](https://github.com/nx-dotnet/nx-dotnet/compare/v2.1.0...v2.1.1) (2023-10-31) | ||
@@ -2,0 +8,0 @@ |
+1
-1
@@ -32,4 +32,4 @@ { | ||
| "peerDependencies": {}, | ||
| "version": "2.1.1", | ||
| "version": "2.1.2", | ||
| "type": "commonjs" | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
67391
0.49%