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
23456Next

2.5.3

Diff

Changelog

Source

[2.5.3]

Fixed

  • Fixed Name must start with a leading slash when adding an external document to a pdfjs document, and adding that result to another pdfjs document again (caused by a null object reference due to object streams). Also fixes duplicate objects when adding external documents with pages in object streams.
  • Fixed TypeScript type definition of doc.asBuffer and doc.width/doc.height
  • Fixed referencing an undefined variable when throw an invalid font error
rkusa
published 2.5.2 •

Changelog

Source

[2.5.2]

Fixed

  • Fixed unhandled promise rejection in doc.asBuffer() - take two
rkusa
published 2.5.1 •

Changelog

Source

[2.5.1]

Fixed

  • Fixed unhandled promise rejection in doc.asBuffer()
rkusa
published 2.5.0 •

Changelog

Source

[2.5.0]

Fixed

  • Fixed footer position after changing it #283
  • Fixed graphical state not reset hwen using templates (could lead to rotated/translated pages) #287
  • Fixed importing fonts in ESM context (in TS projects) #309

Changed

  • Added support for multiple table header rows #293
rkusa
published 2.4.7 •

Changelog

Source

[2.4.7]

Fixed

  • Fixed error when rendering page headers close to the bottom of the page #213
  • Fixed reading PDF Filter property when being of type array #268
rkusa
published 2.4.6 •

Changelog

Source

[2.4.6] - 2021-08-23

Fixed

  • Fixed images not adding page break
rkusa
published 2.4.5 •

Changelog

Source

[2.4.5] - 2021-07-29

Fixed

  • Fixed PDF name parsing to accept empty names (/) #260
rkusa
published 2.4.4 •

Changelog

Source

[2.4.4] - 2021-06-22

Fixed

  • Allow any whitespace in object streams (while parsing PDFs) #253
  • Fix main field for jsDelivr #256
rkusa
published 2.4.3 •

Changelog

Source

[2.4.3] - 2021-04-22

Fixed

  • Fixed escape logic of PDF names #252
rkusa
published 2.4.2 •

Changelog

Source

[2.4.2] - 2020-10-23

Fixed

  • Updated PDF parser to ignore comments
23456Next
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