@ionic/utils-fs
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.2](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-fs@2.0.1...@ionic/utils-fs@2.0.2) (2019-06-10) | ||
**Note:** Version bump only for package @ionic/utils-fs | ||
## [2.0.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-fs@2.0.0...@ionic/utils-fs@2.0.1) (2019-06-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ionic/utils-fs", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Filesystem utils for Node", | ||
@@ -40,3 +40,3 @@ "main": "dist/index.js", | ||
"debug": "^4.0.0", | ||
"fs-extra": "^7.0.1", | ||
"fs-extra": "^8.0.1", | ||
"through2": "^3.0.0", | ||
@@ -59,3 +59,3 @@ "tslib": "^1.9.0" | ||
}, | ||
"gitHead": "0ad126ee98567fbbebba9061a845d6d29512494f" | ||
"gitHead": "4f21dca23b5aecd05bab1bb22fcf614ac9650166" | ||
} |
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
22299
+ Addedfs-extra@8.1.0(transitive)
- Removedfs-extra@7.0.1(transitive)
Updatedfs-extra@^8.0.1