| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| DOMPurify 3.3.2 source code.tar.gz | 2026-03-05 | 458.8 kB | |
| DOMPurify 3.3.2 source code.zip | 2026-03-05 | 490.1 kB | |
| README.md | 2026-03-05 | 400 Bytes | |
| Totals: 3 Items | 949.3 kB | 10 | |
- Fixed a possible bypass caused by jsdom's faulty raw-text tag parsing, thanks multiple reporters
- Fixed a prototype pollution issue when working with custom elements, thanks @christos-eth
- Fixed a lenient config parsing in
_isValidAttribute, thanks @christos-eth - Bumped and removed several dependencies, thanks @Rotzbua
- Fixed the test suite after bumping dependencies, thanks @Rotzbua