Comparing version 0.2.14 to 0.2.15
{ | ||
"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 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Addedcssfilter@0.0.8(transitive)
- Removedcssfilter@0.0.7(transitive)
Updatedcssfilter@0.0.8