Skip to content

Commit 8074786

Browse files
committed
JavaScript: Add change note HTMLSanitizers
1 parent 1add8b0 commit 8074786

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

change-notes/1.18/analysis-javascript.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,18 @@
1919
- [deepmerge](https://github.com/KyleAMathews/deepmerge)
2020
- [defaults-deep](https://github.com/jonschlinkert/defaults-deep)
2121
- [defaults](https://github.com/tmpvar/defaults)
22+
- [ent](https://github.com/substack/node-ent)
23+
- [entities](https://github.com/fb55/node-entities)
24+
- [escape-goat](https://github.com/sindresorhus/escape-goat)
2225
- [express-jwt](https://github.com/auth0/express-jwt)
2326
- [express-session](https://github.com/expressjs/session)
2427
- [extend-shallow](https://github.com/jonschlinkert/extend-shallow)
2528
- [extend](https://github.com/justmoon/node-extend)
2629
- [extend2](https://github.com/eggjs/extend2)
2730
- [fast-json-parse](https://github.com/mcollina/fast-json-parse)
2831
- [forge](https://github.com/digitalbazaar/forge)
32+
- [he](https://github.com/mathiasbynens/he)
33+
- [html-entities](https://github.com/mdevils/node-html-entities)
2934
- [jquery](https://jquery.com)
3035
- [js-extend](https://github.com/vmattos/js-extend)
3136
- [json-parse-better-errors](https://github.com/zkat/json-parse-better-errors)
@@ -47,10 +52,14 @@
4752
- [q](http://documentup.com/kriskowal/q/)
4853
- [ramda](https://ramdajs.com)
4954
- [safe-json-parse](https://github.com/Raynos/safe-json-parse)
55+
- [sanitize](https://github.com/pocketly/node-sanitize)
56+
- [sanitizer](https://github.com/theSmaw/Caja-HTML-Sanitizer)
5057
- [smart-extend](https://github.com/danielkalen/smart-extend)
5158
- [underscore](https://underscorejs.org)
5259
- [util-extend](https://github.com/isaacs/util-extend)
5360
- [utils-merge](https://github.com/jaredhanson/utils-merge)
61+
- [validator](https://github.com/chriso/validator.js)
62+
- [xss](https://github.com/leizongmin/js-xss)
5463
- [xtend](https://github.com/Raynos/xtend)
5564

5665
## New queries

0 commit comments

Comments
 (0)