File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed
Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11# Modifications
22
3+ ## [ 1.17.1-mod.2025.5]
4+
5+ - Update ` @denkiyagi/fontkit ` to ` 2.0.4-mod.2025.1 ` , which improves Unicode Variation Sequences (UVS) support.
6+
37## [ 1.17.1-mod.2025.4]
48
59- Changed npm dependency ` fontkit ` to ` @denkiyagi/fontkit `
Original file line number Diff line number Diff line change 11{
22 "name" : " @denkiyagi/pdf-lib" ,
3- "version" : " 1.17.1-mod.2025.4 " ,
3+ "version" : " 1.17.1-mod.2025.5 " ,
44 "description" : " A modified version of pdf-lib. Create and modify PDF files with JavaScript" ,
55 "author" : " DenkiYagi Inc. (modified version author), Andrew Dillon <andrew.dillon.j@gmail.com> (orignal version author)" ,
66 "contributors" : [
7777 " yarn.lock"
7878 ],
7979 "dependencies" : {
80- "@denkiyagi/fontkit" : " 2.0.4-mod.2024.2 " ,
80+ "@denkiyagi/fontkit" : " 2.0.4-mod.2025.1 " ,
8181 "@pdf-lib/standard-fonts" : " ^1.0.0" ,
8282 "@pdf-lib/upng" : " ^1.0.1" ,
8383 "crypto-js" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 293293 exec-sh "^0.3.2"
294294 minimist "^1.2.0"
295295
296- " @denkiyagi/fontkit@2.0.4-mod.2024.2 " :
297- version "2.0.4-mod.2024.2 "
298- resolved "https://npm.pkg.github.com/download/@denkiyagi/fontkit/2.0.4-mod.2024.2/e35d08057add983c0f98c96061c698836c2685de#e35d08057add983c0f98c96061c698836c2685de "
299- integrity sha512-Y2fl9Cq87j30FzfHh0SbQkBtDk1WD6Nmo+6KBjytaVtkviUygmogauOUsUQ49/h0hAVsqkQ5MP1Ifig0x1q7nQ ==
296+ " @denkiyagi/fontkit@2.0.4-mod.2025.1 " :
297+ version "2.0.4-mod.2025.1 "
298+ resolved "https://npm.pkg.github.com/download/@denkiyagi/fontkit/2.0.4-mod.2025.1/fa6e2345ac480958cae1d1b419af76cca101af47#fa6e2345ac480958cae1d1b419af76cca101af47 "
299+ integrity sha512-KOWnvKNtMYnMLAr5GN5s9vXaS/oCTB/q3puQb2LlooGzN0NBfZVyh4VLYuy/6y1Nhhx5ouDd35vpv+I5AWbejg ==
300300 dependencies :
301301 " @swc/helpers" " ^0.5.12"
302302 brotli "^1.3.2"
You can’t perform that action at this time.
0 commit comments