gulp-match
Advanced tools
Comparing version 0.1.1 to 0.2.0
{ | ||
"name": "gulp-match", | ||
"description": "Does a vinyl file match a condition?", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"homepage": "https://github.com/robrich/gulp-match", | ||
@@ -10,3 +10,3 @@ "repository": "git://github.com/robrich/gulp-match.git", | ||
"keywords": [ | ||
"gulpplugin", | ||
"gulpfriendly", | ||
"conditional", | ||
@@ -17,8 +17,8 @@ "if", | ||
"dependencies": { | ||
"minimatch": "^0.3.0" | ||
"minimatch": "^0.4.0" | ||
}, | ||
"devDependencies": { | ||
"jshint": "^2.5.0", | ||
"mocha": "^1.20.0", | ||
"should": "^4.0.0" | ||
"jshint": "^2.5.2", | ||
"mocha": "^1.20.1", | ||
"should": "^4.0.4" | ||
}, | ||
@@ -25,0 +25,0 @@ "scripts": { |
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
8148
8
+ Addedminimatch@0.4.0(transitive)
- Removedminimatch@0.3.0(transitive)
Updatedminimatch@^0.4.0