3.0.2
Recent Commits to jsPDF:master
-
3.0.2
-
Fix parsing corrupt PNG images in the addImage method (#3880)
Fix parsing corrupt PNG images in the addImage method (#3880) - remove atob and btoa dependencies and use native implementations for node build, as well - replace built-in PNG parser with the fast-png 3rd party dependency - consistently support 16bit color spaces - fix compression being applied with compression="NONE" in some cases
-
Correct the millimeter unit conversion constant in docs (#3872)
Correct the millimeter unit conversion constant in docs (#3872)
-
fix: upgrade @babel/runtime from 7.26.7 to 7.26.9 (#3847)
fix: upgrade @babel/runtime from 7.26.7 to 7.26.9 (#3847) Snyk has created this PR to upgrade @babel/runtime from 7.26.7 to 7.26.9. See this package in npm: @babel/runtime See this project in Snyk: https://app.snyk.io/org/mrrio/project/50515eb1-b03b-4f42-9f17-cce1a33d5d1a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>