@ionic/utils-process
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-process@1.0.4...@ionic/utils-process@1.0.5) (2019-09-18) | ||
**Note:** Version bump only for package @ionic/utils-process | ||
## [1.0.4](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@1.0.3...@ionic/utils-process@1.0.4) (2019-08-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ionic/utils-process", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Process utils for NodeJS", | ||
@@ -31,4 +31,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@ionic/utils-object": "1.0.4", | ||
"@ionic/utils-terminal": "1.0.4", | ||
"@ionic/utils-object": "1.0.5", | ||
"@ionic/utils-terminal": "1.0.5", | ||
"debug": "^4.0.0", | ||
@@ -43,3 +43,3 @@ "lodash": "^4.17.5", | ||
"@types/lodash": "^4.14.104", | ||
"@types/node": "~8.9.4", | ||
"@types/node": "~8.10.54", | ||
"jest": "^23.0.1", | ||
@@ -51,5 +51,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
11678
+ Added@ionic/utils-object@1.0.5(transitive)
+ Added@ionic/utils-terminal@1.0.5(transitive)
- Removed@ionic/utils-object@1.0.4(transitive)
- Removed@ionic/utils-terminal@1.0.4(transitive)
Updated@ionic/utils-object@1.0.5
Updated@ionic/utils-terminal@1.0.5