Socket
Socket
Sign inDemoInstall

create-nx-spring-boot

Package Overview
Dependencies
157
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.2 to 2.3.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.2.2](https://github.com/tinesoft/nxrocks/compare/create-nx-spring-boot/v2.2.1...create-nx-spring-boot/v2.2.2) (2023-12-16)
### Bug Fixes
* **common-jvm:** fix `checkForModule` util to match gradle child module names w/ arbitrary paths ([759c02f](https://github.com/tinesoft/nxrocks/commit/759c02f69bc63e25067af981dcade650a639ea52))
## [2.2.1](https://github.com/tinesoft/nxrocks/compare/create-nx-spring-boot/v2.2.0...create-nx-spring-boot/v2.2.1) (2023-12-12)

@@ -2,0 +9,0 @@

2

package.json
{
"name": "create-nx-spring-boot",
"description": "CLI to create Nx workspaces with built-in support for Spring Boot",
"version": "2.2.2",
"version": "2.3.0",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": "Tine Kondo ",

# create-nx-spring-boot
[![npm version](https://img.shields.io/npm/vcreate-nx-spring-boot?style=flat-square)](https://www.npmjs.com/packagecreate-nx-spring-boot)
[![npm version](https://img.shields.io/npm/v/create-nx-spring-boot?style=flat-square)](https://www.npmjs.com/package/create-nx-spring-boot)
[![github action - release](https://img.shields.io/github/actions/workflow/status/tinesoft/nxrocks/release.yml?label=release&style=flat-square)](https://github.com/tinesoft/nxrocks/actions?query=workflow%3ARelease)

@@ -31,3 +31,11 @@ [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)

## Compatibility with Nx
Every Nx package relies on the underlying Nx Workspace/DevKit it runs on. This table provides the compatibility matrix between major versions of Nx workspace and this package.
| Package Version | Nx Workspace version
| --------------- | --------------------
| `>=v3.0.0` | `>=v17.3.0`
| `<v3.0.0` | `<17.3.0`
## License

@@ -34,0 +42,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc