@ionic/utils-process
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.7](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@1.0.6...@ionic/utils-process@1.0.7) (2019-12-05) | ||
**Note:** Version bump only for package @ionic/utils-process | ||
## [1.0.6](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@1.0.5...@ionic/utils-process@1.0.6) (2019-11-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ionic/utils-process", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Process utils for NodeJS", | ||
@@ -31,4 +31,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@ionic/utils-object": "1.0.5", | ||
"@ionic/utils-terminal": "1.1.0", | ||
"@ionic/utils-object": "1.0.6", | ||
"@ionic/utils-terminal": "1.1.1", | ||
"debug": "^4.0.0", | ||
@@ -44,3 +44,3 @@ "lodash": "^4.17.5", | ||
"@types/node": "~8.10.54", | ||
"jest": "^23.0.1", | ||
"jest": "^24.9.0", | ||
"jest-cli": "^24.1.0", | ||
@@ -51,5 +51,5 @@ "lint-staged": "^9.2.0", | ||
"tslint": "^5.9.1", | ||
"typescript": "~3.6.3" | ||
"typescript": "~3.7.3" | ||
}, | ||
"gitHead": "ee75e428a55704c61c621a3df427b378cf041078" | ||
"gitHead": "f84ffef9556bf694379c8b533035c5da8ab450ae" | ||
} |
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
12070
+ Added@ionic/utils-object@1.0.6(transitive)
+ Added@ionic/utils-terminal@1.1.1(transitive)
- Removed@ionic/utils-object@1.0.5(transitive)
- Removed@ionic/utils-terminal@1.1.0(transitive)
Updated@ionic/utils-object@1.0.6
Updated@ionic/utils-terminal@1.1.1