gulp-expect-file
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "gulp-expect-file", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"author": "Kota Saito <kotas.nico@gmail.com>", | ||
@@ -24,4 +24,4 @@ "copyright": "2014 Kota Saito", | ||
"dependencies": { | ||
"through2": "^0.4.1", | ||
"gulp-util": "^2.2.13", | ||
"through2": "^1.0.0", | ||
"gulp-util": "^2.2.16", | ||
"async": "^0.9.0", | ||
@@ -32,3 +32,3 @@ "minimatch": "^0.3.0", | ||
"devDependencies": { | ||
"mocha": "^1.19.0", | ||
"mocha": "^1.20.1", | ||
"should": "^3.3.2", | ||
@@ -35,0 +35,0 @@ "temp": "^0.7.0", |
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
+ Addedthrough2@1.1.1(transitive)
+ Addedxtend@4.0.2(transitive)
- Removedobject-keys@0.4.0(transitive)
- Removedthrough2@0.4.2(transitive)
- Removedxtend@2.1.2(transitive)
Updatedgulp-util@^2.2.16
Updatedthrough2@^1.0.0