accept-webp
Advanced tools
Comparing version 1.0.3 to 1.1.0
@@ -11,3 +11,3 @@ /*! | ||
var fsStat = require('fs').stat; | ||
function valueInArray(value, array) { | ||
@@ -14,0 +14,0 @@ for (var i=0, len=array.length; i<len; i++) { |
{ | ||
"name": "accept-webp", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"description": "Connect/Express middleware for serving webp images when support is detected", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
5271