Releases: kkomelin/isomorphic-dompurify
Releases · kkomelin/isomorphic-dompurify
Reduced size & more readable code
Changelog
- We have rewritten the main source code file to be more readable and added a new build step which packs the source code with terser (#44). As a result, the module code file size has been reduced from 378 to 265 bytes (-113 bytes). Many thanks to @NicholasEllul!
Please test and let us know what you think.
Release
Updated dompurify to 2.2.6
Updated dompurify to 2.2.3
Updated dompurify to 2.2.2
Updated dompurify to 2.2.0
Updated dompurify to 2.1.1
Updated dependencies
Updated dependencies
Updated DOMPurify to 2.0.12
Changelog
- Updated DOMPurify to 2.0.12.
- Updated development dependencies and changed some settings.
Release
Updated DOMPurify and added a smoke test for the package
Changelog
- Bumped DOMPurify from v2.0.8 to v2.0.11 #3 (by @NicholasEllul)
- Added a smoke test and configured TravisCI to run the test on every update #5 (by @kkomelin)