create-nx-ktor
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -0,1 +1,13 @@ | ||
## 2.3.2 (2024-05-01) | ||
### 🩹 Fixes | ||
- bump internal packages version ([232e7d7](https://github.com/tinesoft/nxrocks/commit/232e7d7)) | ||
### ❤️ Thank You | ||
- Tine Kondo @tinesoft | ||
## 2.3.1 (2024-03-28) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "create-nx-ktor", | ||
"description": "CLI to create Nx workspaces with built-in support for Ktor", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "author": "Tine Kondo ", | ||
"dependencies": { | ||
"@nxrocks/common-cli": "2.2.2", | ||
"@nxrocks/common-cli": "*", | ||
"tslib": "^2.6.1" | ||
@@ -30,0 +30,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22213
2
+ Added@nxrocks/common-cli@2.2.4(transitive)
- Removed@nxrocks/common-cli@2.2.2(transitive)
Updated@nxrocks/common-cli@*