js-xss v1.0.10 Release Notes
Release Date: 2021-10-08 // 9 months agoPrevious changes from v1.0.9
-
- Fix whitespace bypass #218 by @TomAnthony
- 0️⃣ Add
<summary>
to default whitelist #216 by @spacegaier - 0️⃣ Add
<figure>
and<figcaption>
to default whitelist by @daraz999 - ➕ Add
<audio crossorigin muted>
,<video crossorigin muted playsinline poster>
to default whitelist - ➕ Add
<strike>
to default whitelist - 🛠 Fix: typings IWhiteList allow any tag name
- 🛠 Fix: typings
onTag
options