New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nx-dotnet/core

Package Overview
Dependencies
Maintainers
1
Versions
231
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

to
0.1.5-dev.10

6

package.json

@@ -9,7 +9,7 @@ {

"chokidar": "^3.5.1",
"@nx-dotnet/dotnet": "0.1.5-dev.9",
"@nx-dotnet/utils": "0.1.5-dev.9",
"@nx-dotnet/dotnet": "0.1.5-dev.10",
"@nx-dotnet/utils": "0.1.5-dev.10",
"xmldoc": "^1.1.2"
},
"version": "0.1.5-dev.9"
"version": "0.1.5-dev.10"
}

@@ -80,3 +80,3 @@ "use strict";

const textNode = {
text: `${path_1.relative(projectFilePath, process.cwd())}\\dist\\${projectName}`,
text: `${path_1.relative(path_1.dirname(projectFilePath), process.cwd())}\\dist\\${projectName}`,
type: 'text'

@@ -83,0 +83,0 @@ };

Sorry, the diff of this file is not supported yet