gulp-expect-file
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "gulp-expect-file", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"author": "Kota Saito <kotas.nico@gmail.com>", | ||
@@ -26,5 +26,5 @@ "copyright": "2014 Kota Saito", | ||
"gulp-util": "~2.2.13", | ||
"async": "~0.2.10", | ||
"async": "~0.8.0", | ||
"minimatch": "~0.2.14", | ||
"xtend": "~2.1.2" | ||
"xtend": "~3.0.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
@@ -6,2 +6,4 @@ # gulp-expect-file [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] | ||
![Screen Shot](http://kotas.github.io/gulp-expect-file/screenshot.png) | ||
## Usage | ||
@@ -8,0 +10,0 @@ |
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
152
15207
9
354
+ Addedasync@0.8.0(transitive)
- Removedasync@0.2.10(transitive)
Updatedasync@~0.8.0
Updatedxtend@~3.0.0