gulp-ignore
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "gulp-ignore", | ||
"description": "Include or exclude gulp files from the stream based on a condition", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"homepage": "https://github.com/robrich/gulp-ignore", | ||
@@ -19,3 +19,3 @@ "repository": "git://github.com/robrich/gulp-ignore.git", | ||
"through2": "^0.4.1", | ||
"gulp-match": "^0.0.3" | ||
"gulp-match": "^0.1.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
53110
+ Addedgulp-match@0.1.1(transitive)
+ Addedminimatch@0.3.0(transitive)
- Removedgulp-match@0.0.3(transitive)
- Removedminimatch@0.2.14(transitive)
Updatedgulp-match@^0.1.0