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

xss

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xss - npm Package Compare versions

Comparing version 0.2.18 to 0.3.1

typings/xss.d.ts

6

package.json
{
"name": "xss",
"main": "./lib/index.js",
"version": "0.2.18",
"typings": "./typings/xss.d.ts",
"version": "0.3.1",
"description": "Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist",

@@ -29,3 +30,4 @@ "author": "Zongmin Lei <leizongmin@gmail.com> (http://ucdok.com)",

"bin/xss",
"dist"
"dist",
"typings/*.d.ts"
],

@@ -32,0 +34,0 @@ "bin": {

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