Socket
Socket
Sign inDemoInstall

pdfjs

Package Overview
Dependencies
13
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13456Next

2.4.1

Diff

Changelog

Source

[2.4.1] - 2020-08-08

Fixed

  • Reverted the broken change made in 2.4.0 - sorry for that!
rkusa
published 2.4.0 •

Changelog

Source

[2.4.0] - 2020-08-08

Unpublished.

Changed

  • Corrected how text is encoded to the PDF
rkusa
published 2.3.9 •

Changelog

Source

[2.3.9] - 2020-06-09

Fixed

  • Fixed Lexer is not defined error when parsing a hex string #215
  • Added an error when multiple headers are added to a table #213
rkusa
published 2.3.8 •

Changelog

Source

[2.3.8] - 2020-05-22

Fixed

  • Updated PDF parser to be more forgiving to out of place whitespace in PDF files
rkusa
published 2.3.7 •

Changelog

Source

[2.3.7] - 2020-05-15

Fixed

  • Update PDF parser to accept whitespace before endstream keywords
  • Update PDF parser to ignore trailer prev pointers that point to the document beginning (offset = 0)
rkusa
published 2.3.6 •

Changelog

Source

[2.3.6] - 2020-04-28

Fixed

  • allow any whitespace between obj version and rev numbers when parsing PDF (fixes parsing of some PDF)
  • trim whitespace before starting to parse a PDF object (fixes parsing of MS print to PDF documents)
  • fix color space of embedded grayscale JPEGs #210
rkusa
published 2.3.5 •

Changelog

Source

[2.3.5] - 2020-03-03

Fixed

  • fix possible lexer.isWhiteSpace is not a function errors when parsing PDFs
  • fix table header position when rendered right after page header #202
rkusa
published 2.3.4 •

Changelog

Source

[2.3.4] - 2020-01-30

Fixed

  • include ExtGState and Shading resources from external PDFs when adding them as templates
  • fix various table page break issues #191
rkusa
published 2.3.3 •

Changelog

Source

[2.3.3] - 2020-01-07

Fixed

  • fix text.br()s not being added if a page break happens right at their position #159
  • fix font opts inheritance when creating a text object from a text object (.text('...').text('...')) #175
  • fix various EOL and undefined props errors when parsing existing PDFs
  • extend Font.isFont check to accept fonts that are not an instance of Font, but still provide the expected font methods #182
rkusa
published 2.3.2 •

Changelog

Source

[2.3.2] - 2019-10-09

Fixed

  • Fix using pages documents with nested /Pages objects as templates #150
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc