@ionic/utils-stream
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-stream@2.0.0...@ionic/utils-stream@2.0.1) (2019-08-07) | ||
**Note:** Version bump only for package @ionic/utils-stream | ||
# [2.0.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-stream@1.0.1...@ionic/utils-stream@2.0.0) (2019-06-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ionic/utils-stream", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Stream utils for NodeJS", | ||
@@ -48,3 +48,3 @@ "main": "dist/index.js", | ||
"jest-cli": "^24.1.0", | ||
"lint-staged": "^8.0.0", | ||
"lint-staged": "^9.2.0", | ||
"rimraf": "^2.6.2", | ||
@@ -56,3 +56,3 @@ "stream-combiner2": "^1.1.1", | ||
}, | ||
"gitHead": "4f21dca23b5aecd05bab1bb22fcf614ac9650166" | ||
"gitHead": "d0a68439766d1c27908731e190423d6243df333f" | ||
} |
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
8905