Comparing version 0.0.8 to 0.0.9
@@ -12,3 +12,5 @@ /* | ||
action = action.toUpperCase(); | ||
if (action) { | ||
action = action.toUpperCase(); | ||
} | ||
@@ -15,0 +17,0 @@ if (action == 'SAMEORIGIN') { |
@@ -5,3 +5,3 @@ { | ||
"description": "Security header middleware collection for express", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"keywords": ["security", "headers", "express", "x-frame-options", "csp"], | ||
@@ -8,0 +8,0 @@ "repository": { |
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
11679
192