Comparing version 0.10.0 to 0.11.0
@@ -52,2 +52,3 @@ function Caseless (dict) { | ||
resp.setHeader = function (key, value, clobber) { | ||
if (typeof value === 'undefined') return | ||
return c.set(key, value, clobber) | ||
@@ -54,0 +55,0 @@ } |
{ | ||
"name": "caseless", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"description": "Caseless object set/get/has, very useful when working with HTTP headers.", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
"author": "Mikeal Rogers <mikeal.rogers@gmail.com>", | ||
"license": "BSD", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
@@ -23,0 +23,0 @@ "url": "https://github.com/mikeal/caseless/issues" |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
13625
5
0
0
98