github vbuch/node-signpdf v3.0.0
@signpdf/* 3.0.0

latest releases: v3.2.4, v3.2.3, v3.2.2...
13 months ago
  • Deprecating node-signpdf to be replaced by the @signpdf scoped packages;
  • Split the helpers into separate packages @signpdf/placeholder-pdfkit010 and @signpdf/placeholder-plain;
  • Decoupled the signing algorythm and the PDF signing process. Now @signpdf/signpdf understands PDFs and @signpdf/signer-p12 understands P12 and node-forge;
  • sign() is now async to allow for hooking different signers;
  • placeholder helpers now require contactInfo, location and name which used to be optional;
  • Introduced examples in packages/examples;
  • Introduced more types declarations through TS and JSDoc;

Don't miss a new node-signpdf release

NewReleases is sending notifications on new releases.