Socket
Socket
Sign inDemoInstall

swissqrbill

Package Overview
Dependencies
69
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123567Next

3.1.5-beta.0

Diff

schoero
published 3.1.4 •

Changelog

Source

v3.1.4 - 11.01.2022

  • Fixed rendering of debtor rectangle in when page size is A4. #361
  • Fixed rendering of country code for foreign payments. #362
  • Fixed missing of - character in svg text rendering. #363
schoero
published 3.1.3 •

Changelog

Source

v3.1.3 - 05.12.2021

  • Fixed rendering of AV1 and AV2. #357
schoero
published 3.1.3-beta.1 •

schoero
published 3.1.2 •

Changelog

Source

v3.1.2 - 26.11.2021

  • Removed deprecated restrictions for AV1 and AV2. #355
schoero
published 3.1.1 •

Changelog

Source

v3.1.1 - 13.11.2021

  • Fixed swiss cross positioning for PDF rendering. #353
schoero
published 3.1.0 •

Changelog

Source

v3.1.0 - 12.11.2021

  • Added TSDoc comments. #348
  • Removed unwanted space in utils.formatAmount(). #349
  • Fixed the formatting of the reference in SVG renderings. #351
  • Added a new utils.formatReference() function that auto detects the reference type.
  • Improved the text spacing and positioning. #352
schoero
published 3.0.1 •

Changelog

Source

v3.0.1 - 14.10.2021

  • Changed build target to ES6 to support older Browsers and Node.js versions. #347
schoero
published 3.0.0 •

Changelog

Source

v3.0.0 - 03.10.2021

  • New features
    • SVG
      • Added support for SVG rendering. #343
    • Added ES6 module exports.
    • Support for tree shaking.
    • utils
      • Added mm2px() function.
      • Added px2mm() function.
      • Added pt2mm() function.
  • Breaking changes
    • imports
      • SwissQRBill is now available as a CommonJS and an ES module. This may change how the module has to be imported. Please take a look at the importing the library section in the readme.
    • data
      • the field houseNumber has been renamed to buildingNumber.
      • the deprecated field debitor has been removed. Use debtor instead.
    • utils
      • mmToPoints() function has been renamed to mm2pt().
    • PDF
      • Removed deprecated mmToPoints() export. Use utils.mm2pt() instead.
  • Fixes
    • PDF
      • The positioning of the box when no amount is provided has been slightly corrected.
      • The positioning iban on the payment part has been slightly corrected.
      • Fixed positioning of the debtor boxes when no debtor is provided and the creditor address break to multiple lines.
schoero
published 3.0.0-beta.5 •

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