New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@foliojs-fork/pdfkit

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foliojs-fork/pdfkit - npm Package Versions

0.15.3

Diff
liborm85
published 0.15.3 •
liborm85
published 0.15.2 •

Changelog

Source

[v0.15.2] - 2024-12-15

  • Fix index not counting when rendering ordered lists (#1517)
  • Fix PDF/A3 compliance of attachments
  • Fix CIDSet generation only for PDF/A1 subset
  • Fix missing acroform font dictionary
  • Fix modify time comparison check equality embedded files
liborm85
published 0.15.1 •

Changelog

Source

[v0.15.1] - 2024-10-30

  • Fix browserify transform sRGB_IEC61966_2_1.icc file
  • Fix time comparison check equality embedded files
liborm85
published 0.15.0 •

Changelog

Source

[v0.15.0] - 2024-03-23

  • Add subset for PDF/UA
  • Fix for line breaks in list items (#1486)
  • Fix for soft hyphen not being replaced by visible hyphen if necessary (#457)
  • Optimize output files by ignoring identity transforms
  • Fix for Acroforms - setting an option to false will still apply the flag (#1495)
  • Fix for text extraction in PDFium-based viewers due to invalid ToUnicodeMap (#1498)
  • Remove deprecated write method
  • Drop support for Node.js < 18 and for browsers released before 2020
liborm85
published 0.14.0 •

Changelog

Source

[v0.14.0] - 2023-11-09

  • Add support for PDF/A-1b, PDF/A-1a, PDF/A-2b, PDF/A-2a, PDF/A-3b, PDF/A-3a

  • Update crypto-js to v4.2.0 (properly fix security issue)

  • Add support for EXIF orientation on JPEG images (#626 and #1353)

liborm85
published 0.13.0 •

Changelog

Source

[v0.13.0] - 2021-10-24

  • Add tiling pattern support
liborm85
published 0.12.3 •

Changelog

Source

[v0.12.3] - 2021-08-01

  • Remove examples from published package
liborm85
published 0.12.1 •

Changelog

Source

[v0.12.1] - 2021-04-10

  • Update crypto-js to v3.3 (fix security issue)
  • Update fontkit to 1.8.1