@ionic/cli-framework
Advanced tools
Comparing version 4.2.1 to 4.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.2.2](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-framework@4.2.1...@ionic/cli-framework@4.2.2) (2020-08-26) | ||
**Note:** Version bump only for package @ionic/cli-framework | ||
## [4.2.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-framework@4.2.0...@ionic/cli-framework@4.2.1) (2020-08-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ionic/cli-framework", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "The foundation framework of the Ionic CLI", | ||
@@ -22,3 +22,3 @@ "homepage": "https://ionicframework.com/", | ||
"dependencies": { | ||
"@ionic/cli-framework-output": "1.0.1", | ||
"@ionic/cli-framework-output": "1.1.0", | ||
"@ionic/utils-array": "2.1.4", | ||
@@ -54,3 +54,3 @@ "@ionic/utils-fs": "3.1.4", | ||
}, | ||
"gitHead": "15d71983a302a854499d80eaf3eb431904b77f0a" | ||
"gitHead": "8ed8f6bdee185d324e4183ff75d643a57c47b9b6" | ||
} |
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
144016
+ Added@ionic/cli-framework-output@1.1.0(transitive)
- Removed@ionic/cli-framework-output@1.0.1(transitive)