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

node-signpdf

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-signpdf - npm Package Versions

13

1.2.1

Diff
vbuch
published 1.2.1 •

Changelog

Source

[1.2.1]

  • Fixed the logo for display in npmjs.com.
vbuch
published 1.2.0 •

Changelog

Source

[1.2.0]

  • removeTrailingNewLine removes both \r and \n.
  • Simplified regex that finds page dictionary ref.
  • Introduced the logo.
vbuch
published 1.1.0 •

Changelog

Source

[1.1.0]

  • plainAddPlaceholder creates an incremental change to allow signing a document multiple times.
vbuch
published 1.0.2 •

Changelog

Source

[1.0.1, 1.0.2]

  • Republish to fix messed up latest tag
vbuch
published 0.3.2 •

Changelog

Source

[0.3.2]

  • Fixed the ByteRange-matching regex
vbuch
published 1.0.0 •

Changelog

Source

[1.0.0]

  • Removed signature verification as it is an incomplete implementation
  • Split helpers as they became a huge piece of code
  • Renamed addSignaturePlaceholder to pdfkitAddPlaceholder
  • Implemented plainAddPlaceholder that works without pdfkit but with string/Buffer operations instead
  • Started this CHNAGELOG
  • Switched from npm to yarn
  • Upgraded dependencies due to vulnerabilities
vbuch
published 0.3.1 •

Changelog

Source

[0.3.1]

  • Fixed ByteRange logic in extractSignature
  • Updated the way the page dictionary is refernced to make it work with both pdfkit 0.8 and 0.9
  • Upgraded dependencies due to vulnerabilities
vbuch
published 0.3.0 •

Changelog

Source

[0.3.0]

  • Added signature verification
  • Extracted helpers out to make them reusable
vbuch
published 0.2.3 •
vbuch
published 0.2.2 •