Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "xss-mini", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A lightweight library for sanitizing HTML input to prevent XSS attacks.", | ||
"main": "dist/sanitizeHtml.min.js", | ||
"types": "dist/sanitizeHtml.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/brideo/xss-mini.git" | ||
}, | ||
"scripts": { | ||
@@ -8,0 +12,0 @@ "build": "tsc && terser dist/sanitizeHtml.js --compress --mangle --output dist/sanitizeHtml.min.js", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3442
0