Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xss-mini

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xss-mini - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc