@ionic/utils-process
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package @ionic/utils-process | ||
## [1.0.3](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@1.0.2...@ionic/utils-process@1.0.3) (2019-08-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ionic/utils-process", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Process utils for NodeJS", | ||
@@ -31,4 +31,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@ionic/utils-object": "1.0.3", | ||
"@ionic/utils-terminal": "1.0.3", | ||
"@ionic/utils-object": "1.0.4", | ||
"@ionic/utils-terminal": "1.0.4", | ||
"debug": "^4.0.0", | ||
@@ -47,3 +47,3 @@ "lodash": "^4.17.5", | ||
"lint-staged": "^9.2.0", | ||
"rimraf": "^2.6.2", | ||
"rimraf": "^3.0.0", | ||
"ts-jest": "^23.10.1", | ||
@@ -53,3 +53,3 @@ "tslint": "^5.9.1", | ||
}, | ||
"gitHead": "fae20aa949085d94e2dbc17d714f9ada969eefb7" | ||
"gitHead": "acb9ad9f6884ee77cdfff0fd5cfccff39165821f" | ||
} |
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
11480
+ Added@ionic/utils-object@1.0.4(transitive)
+ Added@ionic/utils-terminal@1.0.4(transitive)
- Removed@ionic/utils-object@1.0.3(transitive)
- Removed@ionic/utils-terminal@1.0.3(transitive)
Updated@ionic/utils-object@1.0.4
Updated@ionic/utils-terminal@1.0.4