@ionic/utils-fs
Advanced tools
Comparing version 3.1.3 to 3.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.1.4](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-fs@3.1.3...@ionic/utils-fs@3.1.4) (2020-08-25) | ||
**Note:** Version bump only for package @ionic/utils-fs | ||
## [3.1.3](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-fs@3.1.2...@ionic/utils-fs@3.1.3) (2020-05-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ionic/utils-fs", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "Filesystem utils for Node", | ||
@@ -36,3 +36,3 @@ "main": "dist/index.js", | ||
"fs-extra": "^9.0.0", | ||
"through2": "^3.0.0", | ||
"through2": "^4.0.2", | ||
"tslib": "1.11.2" | ||
@@ -43,3 +43,3 @@ }, | ||
"@types/fs-extra": "^8.0.0", | ||
"@types/jest": "^25.1.0", | ||
"@types/jest": "^26.0.10", | ||
"@types/node": "~10.17.13", | ||
@@ -51,7 +51,7 @@ "@types/through2": "^2.0.33", | ||
"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
25526
+ Addedthrough2@4.0.2(transitive)
- Removedthrough2@3.0.2(transitive)
Updatedthrough2@^4.0.2