imagemin-webp
Advanced tools
Comparing version 3.0.3 to 3.1.0
{ | ||
"name": "imagemin-webp", | ||
"version": "3.0.3", | ||
"version": "3.1.0", | ||
"description": "webp imagemin plugin", | ||
@@ -40,3 +40,3 @@ "license": "MIT", | ||
"replace-ext": "0.0.1", | ||
"through2": "^0.6.1" | ||
"through2": "^2.0.0" | ||
}, | ||
@@ -47,5 +47,5 @@ "devDependencies": { | ||
"is-webp": "^1.0.0", | ||
"vinyl": "^0.4.3", | ||
"vinyl": "^0.5.0", | ||
"vinyl-file": "^1.1.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
207726
Updatedthrough2@^2.0.0