@monstermakes/larry-cli
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.3.1](https://github.com/MonsterMakes/larry-cli/compare/@monstermakes/larry-cli@0.3.0...@monstermakes/larry-cli@0.3.1) (2020-06-19) | ||
### Bug Fixes | ||
* **aws-product:** Refactoring raw aws libs to use included promises ([de881df](https://github.com/MonsterMakes/larry-cli/commit/de881dfc60d0938fc0acd489a1d033a114f8583a)) | ||
# [0.3.0](https://github.com/MonsterMakes/larry-cli/compare/@monstermakes/larry-cli@0.2.0...@monstermakes/larry-cli@0.3.0) (2020-04-14) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@monstermakes/larry-cli", | ||
"description": "A common base for building command line applications.", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"bin": {}, | ||
@@ -24,3 +24,3 @@ "publishConfig": {}, | ||
"lodash": "^4.17.4", | ||
"vorpal": "^1.11.4" | ||
"vorpal": "^1.12.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "82422d0821903d09ce30b12eae0e4a8d9041757c" | ||
"gitHead": "5671da32ed1e7204ffa0914cde95db45b1fe5d84" | ||
} |
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
9955
Updatedvorpal@^1.12.0