@anycli/engine
Advanced tools
Comparing version 0.1.35 to 0.1.36
@@ -0,1 +1,9 @@ | ||
<a name="0.1.36"></a> | ||
## [0.1.36](https://github.com/anycli/engine/compare/7870ebafee4a8dddba2f9e39428af9d7b8a68e0b...v0.1.36) (2018-02-01) | ||
### Bug Fixes | ||
* updated command ([148e0fe](https://github.com/anycli/engine/commit/148e0fe)) | ||
<a name="0.1.35"></a> | ||
@@ -2,0 +10,0 @@ ## [0.1.35](https://github.com/anycli/engine/compare/066748c681152308859e4bfacac0c30abd197cd6...v0.1.35) (2018-01-31) |
{ | ||
"name": "@anycli/engine", | ||
"description": "main anycli component", | ||
"version": "0.1.35", | ||
"version": "0.1.36", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -16,3 +16,3 @@ "anycli": { | ||
"dependencies": { | ||
"@anycli/command": "^0.2.18", | ||
"@anycli/command": "^0.2.20", | ||
"@anycli/config": "^0.2.3", | ||
@@ -28,6 +28,6 @@ "@anycli/manifest-file": "^0.2.0", | ||
"@anycli/help": "^0.3.0", | ||
"@anycli/not-found": "^0.1.7", | ||
"@anycli/not-found": "^0.1.8", | ||
"@anycli/plugins": "^0.1.8", | ||
"@anycli/tslint": "^0.2.0", | ||
"@anycli/version": "^0.1.17", | ||
"@anycli/version": "^0.1.19", | ||
"@commitlint/cli": "^6.0.5", | ||
@@ -34,0 +34,0 @@ "@commitlint/config-conventional": "^6.0.4", |
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
28061
Updated@anycli/command@^0.2.20