x-xss-protection
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -8,3 +8,3 @@ { | ||
"description": "Middleware to set the X-XSS-Protection header", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"keywords": [ | ||
@@ -32,4 +32,4 @@ "helmet", | ||
"dependencies": { | ||
"platform": "1.2.0" | ||
"platform": "1.3.0" | ||
} | ||
} |
# X-XSS-Protection middleware | ||
[![Build Status](https://travis-ci.org/helmetjs/x-xss-protection.svg?branch=master)](https://travis-ci.org/helmetjs/x-xss-protection) | ||
**Trying to prevent:** Cross-site scripting attacks (XSS), a subset of the above. | ||
@@ -4,0 +6,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
6105
7
22
+ Addedplatform@1.3.0(transitive)
- Removedplatform@1.2.0(transitive)
Updatedplatform@1.3.0