@ionic/utils-process
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## 2.0.1 (2020-02-03) | ||
**Note:** Version bump only for package @ionic/utils-process | ||
# [2.0.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@1.0.9...@ionic/utils-process@2.0.0) (2020-01-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ionic/utils-process", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Process utils for NodeJS", | ||
@@ -34,4 +34,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@ionic/utils-object": "2.0.0", | ||
"@ionic/utils-terminal": "2.0.0", | ||
"@ionic/utils-object": "2.0.1", | ||
"@ionic/utils-terminal": "2.0.1", | ||
"debug": "^4.0.0", | ||
@@ -44,7 +44,7 @@ "lodash": "^4.17.5", | ||
"@types/debug": "^4.1.1", | ||
"@types/jest": "^24.0.3", | ||
"@types/jest": "^25.1.0", | ||
"@types/lodash": "^4.14.104", | ||
"@types/node": "~10.17.13", | ||
"jest": "^25.1.0", | ||
"jest-cli": "^24.1.0", | ||
"jest-cli": "^25.1.0", | ||
"lint-staged": "^10.0.2", | ||
@@ -56,3 +56,3 @@ "rimraf": "^3.0.0", | ||
}, | ||
"gitHead": "4aba37d59d98f108663348fe7eead12c6d19d6ec" | ||
"gitHead": "48552084811371e6f8cbe6e118b549283739b0df" | ||
} |
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
12928
+ Added@ionic/utils-object@2.0.1(transitive)
+ Added@ionic/utils-terminal@2.0.1(transitive)
- Removed@ionic/utils-object@2.0.0(transitive)
- Removed@ionic/utils-terminal@2.0.0(transitive)
Updated@ionic/utils-object@2.0.1
Updated@ionic/utils-terminal@2.0.1