xss-req-sanitizer
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "xss-req-sanitizer", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Middleware to sanitize http requests", | ||
@@ -14,6 +14,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"xss": "1.0.9" | ||
"xss": "1.0.10" | ||
}, | ||
"devDependencies": { | ||
"body-parser": "^1.19.0", | ||
"body-parser": "1.19.0", | ||
"chai": "4.3.4", | ||
@@ -20,0 +20,0 @@ "coveralls": "3.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
+ Addedxss@1.0.10(transitive)
- Removedxss@1.0.9(transitive)
Updatedxss@1.0.10