@cliz/alioss
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.4.1](https://github.com/koexjs/koex/compare/@cliz/alioss@0.4.0...@cliz/alioss@0.4.1) (2020-07-23) | ||
### Bug Fixes | ||
* **@cli/alioss:** fix dependencies - debug ([24e12c3](https://github.com/koexjs/koex/commit/24e12c377257f0b6dbfb5c827b76243abf2eebbf)) | ||
# 0.4.0 (2020-07-21) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@cliz/alioss", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "a simple commandline static server", | ||
@@ -80,2 +80,3 @@ "keywords": [ | ||
"commander": "^5.1.0", | ||
"debug": "^4.1.1", | ||
"js-yaml": "^3.14.0", | ||
@@ -95,3 +96,3 @@ "ora": "^4.0.4" | ||
}, | ||
"gitHead": "aa184197096f73488ed4c89661860d117b1b59d7" | ||
"gitHead": "f0e4c38fabfcfd7745e2c4a9da10d9309f9652ff" | ||
} |
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
52954
7
+ Addeddebug@^4.1.1