@ionic/utils-process
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.9](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@1.0.8...@ionic/utils-process@1.0.9) (2020-01-13) | ||
**Note:** Version bump only for package @ionic/utils-process | ||
## [1.0.8](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@1.0.7...@ionic/utils-process@1.0.8) (2019-12-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ionic/utils-process", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Process utils for NodeJS", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
"lodash": "^4.17.5", | ||
"tree-kill": "1.2.1", | ||
"tree-kill": "^1.2.2", | ||
"tslib": "^1.9.0" | ||
@@ -52,3 +52,3 @@ }, | ||
}, | ||
"gitHead": "87f00b5101b56529122562338fc3830a6b0496ad" | ||
"gitHead": "d2e3d4be3d4541f77a9316af29d0d35b56caadde" | ||
} |
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
12463
+ Addedtree-kill@1.2.2(transitive)
- Removedtree-kill@1.2.1(transitive)
Updatedtree-kill@^1.2.2