@spark-ui/cli-utils
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,8 @@ # Change Log | ||
## [2.0.1](https://github.com/adevinta/spark/compare/@spark-ui/cli-utils@2.0.0...@spark-ui/cli-utils@2.0.1) (2023-02-22) | ||
### Bug Fixes | ||
- **cli-utils:** cli command was failing ([719200e](https://github.com/adevinta/spark/commit/719200e62c210c7763950501553b9088187bd179)) | ||
# [2.0.0](https://github.com/adevinta/spark/compare/@spark-ui/cli-utils@1.4.0...@spark-ui/cli-utils@2.0.0) (2023-02-22) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@spark-ui/cli-utils", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Spark CLI utils", | ||
@@ -20,5 +20,7 @@ "publishConfig": { | ||
"commander": "10.0.0", | ||
"deepmerge": "4.3.0", | ||
"esbuild": "0.17.8", | ||
"fs-extra": "11.1.0", | ||
"glob": "8.1.0", | ||
"hex-rgb": "5.0.0", | ||
"pascal-case": "3.1.2" | ||
@@ -31,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "a7cfc5667178ab46c812a43423f57d10037a5c6a" | ||
"gitHead": "07c6cdbb00c9cbac14593f9e2348b70004345615" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
28276
11
+ Addeddeepmerge@4.3.0
+ Addedhex-rgb@5.0.0
+ Addeddeepmerge@4.3.0(transitive)
+ Addedhex-rgb@5.0.0(transitive)