@ionic/utils-process
Advanced tools
Comparing version 2.1.3 to 2.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.4](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@2.1.3...@ionic/utils-process@2.1.4) (2020-08-25) | ||
**Note:** Version bump only for package @ionic/utils-process | ||
## [2.1.3](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@2.1.2...@ionic/utils-process@2.1.3) (2020-05-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ionic/utils-process", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "Process utils for NodeJS", | ||
@@ -34,4 +34,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@ionic/utils-object": "2.1.3", | ||
"@ionic/utils-terminal": "2.1.3", | ||
"@ionic/utils-object": "2.1.4", | ||
"@ionic/utils-terminal": "2.1.4", | ||
"debug": "^4.0.0", | ||
@@ -44,3 +44,3 @@ "lodash": "^4.17.5", | ||
"@types/debug": "^4.1.1", | ||
"@types/jest": "^25.1.0", | ||
"@types/jest": "^26.0.10", | ||
"@types/lodash": "^4.14.104", | ||
@@ -52,7 +52,7 @@ "@types/node": "~10.17.13", | ||
"rimraf": "^3.0.0", | ||
"ts-jest": "~25.4.0", | ||
"ts-jest": "~26.2.0", | ||
"tslint": "^5.9.1", | ||
"typescript": "~3.8.2" | ||
}, | ||
"gitHead": "68fe7bf49e4aae909d132a325b4fa3dddc6f9bf2" | ||
"gitHead": "15d71983a302a854499d80eaf3eb431904b77f0a" | ||
} |
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
14379
+ Added@ionic/utils-object@2.1.4(transitive)
+ Added@ionic/utils-terminal@2.1.4(transitive)
- Removed@ionic/utils-object@2.1.3(transitive)
- Removed@ionic/utils-terminal@2.1.3(transitive)
Updated@ionic/utils-object@2.1.4
Updated@ionic/utils-terminal@2.1.4