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.14 to 0.2.15

8

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

@@ -22,10 +22,10 @@ "author": "leizongmin <leizongmin@gmail.com> (http://ucdok.com)",

"commander": "^2.9.0",
"cssfilter": "0.0.7"
"cssfilter": "0.0.8"
},
"devDependencies": {
"browserify": "^12.0.1",
"browserify": "^13.0.1",
"coveralls": "^2.11.9",
"debug": "^2.2.0",
"istanbul": "^0.4.3",
"mocha": "^2.3.4",
"mocha": "^3.0.2",
"uglify-js": "^2.6.1"

@@ -32,0 +32,0 @@ },

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