xss-req-sanitizer
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "xss-req-sanitizer", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Middleware to sanitize http requests", | ||
@@ -31,2 +31,9 @@ "main": "index.js", | ||
"homepage": "https://github.com/kalekarnn/xss-sanitizer", | ||
"files": [ | ||
"LICENSE", | ||
"README.md", | ||
"index.js", | ||
"package.json", | ||
"lib/" | ||
], | ||
"keywords": [ | ||
@@ -33,0 +40,0 @@ "xss", |
# xss-req-sanitizer | ||
[![Build Status](https://travis-ci.com/kalekarnn/xss-sanitizer.svg?branch=main)](https://travis-ci.com/kalekarnn/xss-sanitizer) | ||
[![Build Status](https://travis-ci.com/kalekarnn/xss-req-sanitizer.svg?branch=main)](https://travis-ci.com/kalekarnn/xss-req-sanitizer) | ||
[![Coverage Status](https://coveralls.io/repos/github/kalekarnn/xss-sanitizer/badge.svg)](https://coveralls.io/github/kalekarnn/xss-sanitizer) | ||
@@ -5,0 +5,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
4230
5
30