| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.4.13.intoto.jsonl | 2026-08-03 | 11.1 kB | |
| 3.4.13.tar.gz | 2026-08-03 | 498.7 kB | |
| 3.4.13.tar.gz.sigstore.json | 2026-08-03 | 10.9 kB | |
| 3.4.13.zip | 2026-08-03 | 540.0 kB | |
| 3.4.13.zip.sigstore.json | 2026-08-03 | 10.9 kB | |
| purify.js | 2026-08-03 | 127.3 kB | |
| purify.js.sigstore.json | 2026-08-03 | 10.9 kB | |
| purify.min.js | 2026-08-03 | 29.5 kB | |
| purify.min.js.sigstore.json | 2026-08-03 | 10.9 kB | |
| DOMPurify 3.4.13 source code.tar.gz | 2026-08-03 | 498.8 kB | |
| DOMPurify 3.4.13 source code.zip | 2026-08-03 | 542.3 kB | |
| README.md | 2026-08-03 | 314 Bytes | |
| Totals: 12 Items | 2.3 MB | 7 | |
- Fixed an issue with hook removal during
IN_PLACEsanitization, thanks @koyokr - Fixed an issue with hooks potentially bypassing the clone guard, thanks @akshayjain-1
- Fixed an issue with DOM clobbering via
ownerDocumentduringIN_PLACE, thanks @akshayjain-1 - Bumped several dependencies where possible