gulp-match
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "gulp-match", | ||
"description": "Does a vinyl file match a condition?", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"homepage": "https://github.com/robrich/gulp-match", | ||
@@ -16,8 +16,8 @@ "repository": "git://github.com/robrich/gulp-match.git", | ||
"dependencies": { | ||
"minimatch": "^3.0.0" | ||
"minimatch": "^3.0.3" | ||
}, | ||
"devDependencies": { | ||
"jshint": "^2.9.2", | ||
"mocha": "^2.4.5", | ||
"should": "^8.3.1" | ||
"jshint": "^2.9.4", | ||
"mocha": "^3.1.2", | ||
"should": "^11.1.1" | ||
}, | ||
@@ -24,0 +24,0 @@ "scripts": { |
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
8412
Updatedminimatch@^3.0.3