@ionic/utils-terminal
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.5](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-terminal@1.0.4...@ionic/utils-terminal@1.0.5) (2019-09-18) | ||
**Note:** Version bump only for package @ionic/utils-terminal | ||
## [1.0.4](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-terminal@1.0.3...@ionic/utils-terminal@1.0.4) (2019-08-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ionic/utils-terminal", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Terminal utils for NodeJS", | ||
@@ -37,3 +37,3 @@ "main": "dist/index.js", | ||
"@types/jest": "^24.0.3", | ||
"@types/node": "~8.9.4", | ||
"@types/node": "~8.10.54", | ||
"jest": "^23.0.1", | ||
@@ -45,5 +45,5 @@ "jest-cli": "^24.1.0", | ||
"tslint": "^5.9.1", | ||
"typescript": "~3.5.1" | ||
"typescript": "~3.6.3" | ||
}, | ||
"gitHead": "acb9ad9f6884ee77cdfff0fd5cfccff39165821f" | ||
"gitHead": "f5d4ca71fb24b5117fb815569e683fbc617903ac" | ||
} |
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
6187