Socket
Socket
Sign inDemoInstall

@nxrocks/common-cli

Package Overview
Dependencies
157
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

13

CHANGELOG.md

@@ -0,1 +1,14 @@

# [2.0.0](https://github.com/tinesoft/nxrocks/compare/common-cli/v1.0.0...common-cli/v2.0.0) (2023-10-22)
### Features
* **common-jvm:** move common JVM-related utils to a dedicated package ([1bf12fb](https://github.com/tinesoft/nxrocks/commit/1bf12fb38650261584e7face404f5477470dc40d))
* update to Nx workspace `v17.x.x` ([c5b4ef3](https://github.com/tinesoft/nxrocks/commit/c5b4ef3db2bb8b5e5b2e09a09892a09c4c52b017)), closes [#195](https://github.com/tinesoft/nxrocks/issues/195)
### BREAKING CHANGES
* Nx `v17.x.x` is now the minimum required version to use the plugin
# 1.0.0 (2023-10-08)

@@ -2,0 +15,0 @@

6

package.json
{
"name": "@nxrocks/common-cli",
"description": "Common library to share code among the `create-*` packages.",
"version": "2.0.0",
"version": "2.0.1",
"private": false,

@@ -29,7 +29,7 @@ "publishConfig": {

"dependencies": {
"create-nx-workspace": "17.0.1",
"create-nx-workspace": ">=17.0.0",
"@clack/prompts": "^0.7.0",
"yargs": "^17.7.2",
"tslib": "^2.6.1",
"@nx/devkit": "17.0.1",
"@nx/devkit": ">=17.0.0",
"fs-extra": "^10.1.0",

@@ -36,0 +36,0 @@ "terminal-link": "^2.1.1"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc