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 0.2.0-dev.7 to 0.2.0

9

CHANGELOG.md

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

# [0.2.0](https://github.com/nx-dotnet/nx-dotnet/compare/v0.1.4...v0.2.0) (2021-04-27)
### Features
* **core:** Set output path in generated project files ([96b48f8](https://github.com/nx-dotnet/nx-dotnet/commit/96b48f80054cef14e6185d123b86f96b5f463cb9))
* **repo:** enable semantic release ([#26](https://github.com/nx-dotnet/nx-dotnet/issues/26)) ([04b1cbd](https://github.com/nx-dotnet/nx-dotnet/commit/04b1cbdd12160b37d72a6cc0ac69490d334f7cef))
* **repo:** Update build script to utilize Nx's capabilities regarding package.json patching. ([ee80435](https://github.com/nx-dotnet/nx-dotnet/commit/ee80435dad5226f111208c98cd83cc4e3ae66b58))
# [0.2.0-dev.7](https://github.com/nx-dotnet/nx-dotnet/compare/v0.2.0-dev.6...v0.2.0-dev.7) (2021-04-26)

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

6

package.json

@@ -8,4 +8,4 @@ {

"dependencies": {
"@nx-dotnet/dotnet": "0.2.0-dev.7",
"@nx-dotnet/utils": "0.2.0-dev.7",
"@nx-dotnet/dotnet": "0.2.0",
"@nx-dotnet/utils": "0.2.0",
"glob": "^7.1.6",

@@ -17,5 +17,5 @@ "rimraf": "^3.0.2",

"license": "MIT",
"version": "0.2.0-dev.7",
"version": "0.2.0",
"typings": "./src/index.d.ts",
"peerDependencies": {}
}
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