|
| Summary: |
Upgrade to dompurify 3.2.5 |
| Issue Type: |
Task |
| Affects Versions: |
0.17 |
| Assignee: |
Unassigned |
| Components: |
Dependency Upgrades |
| Created: |
30/Apr/25 09:29 |
| Priority: |
Major |
| Reporter: |
Manuel Leduc |
| Description: |
v3.2.5: DOMPurify 3.2.5 Compare Source
- Added a check to the mXSS detection regex to be more strict, thanks @masatokinugawa
- Added ESM type imports in source, removes patch function, thanks @donmccurdy
- Added script to verify various TypeScript configurations, thanks @reduckted
- Added more modern browsers to the Karma launchers list
- Added Node 23.x to tested runtimes, removed Node 17.x
- Fixed the generation of source maps, thanks @reduckted
- Fixed an unexpected behavior with ALLOWED_URI_REGEXP using the 'g' flag, thanks @hhk-png
- Fixed a few typos in the README file
|
|