Socket
Socket
Sign inDemoInstall

qrcode.react

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qrcode.react - npm Package Versions

13

0.9.3

Diff

Changelog

Source

[0.9.3] - 2019-02-17

Fixed

  • Updated Path2D detection to exclude browsers which don't support string constructor (Edge).
zpao
published 0.9.2 •

Changelog

Source

[0.9.2] - 2019-01-03

Fixed

  • Properly support new includeMargin prop in the canvas renderer.
zpao
published 0.9.1 •

Changelog

Source

[0.9.1] - 2018-12-27

Fixed

  • Consume non-DOM prop in canvas renderer to prevent spurious warnings from React.
zpao
published 0.9.0 •

Changelog

Source

[0.9.0] - 2018-12-22

Added

  • Support for includeMargin prop, to include the "quiet zone" in rendering

Changed

  • Updated canvas renderer to use Path2D (where available), and simplify the render. This fixes some rendering inconsistencies.
  • Switched to using React.PureComponent instead of a custom shouldComponentUpdate method.
zpao
published 0.8.0 •

Changelog

Source

[0.8.0] - 2018-02-19

Added

  • New renderAs prop, with support for rendering to SVG. This is a more versatile target for high quality visuals.
  • Support for style, className, and any other DOM props that might be passed through (e.g. data-*).
  • Support for proper encoding of multibyte strings (Chinese, Japanese, Emoji, etc.).
zpao
published 0.7.2 •

Changelog

Source

[0.7.2] - 2017-10-01

Added

  • Added support for React v16
zpao
published 0.7.1 •

Changelog

Source

[0.7.1] - 2017-04-27

Fixed

  • Removed flow-bin from dependencies
zpao
published 0.7.0 •

Changelog

Source

[0.7.0] - 2017-04-25

Removed

  • Removed support for React < 15.5
zpao
published 0.6.1 •

Changelog

Source

[0.6.1] - 2016-04-13

  • Extended support to React v15
zpao
published 0.6.0 •

Changelog

Source

[0.6.0] - 2016-02-02

Added

  • Added support for specifying the Error Correction level (e.g. level="H")

Changed

  • Default Error Correction level is now 'L' (was implicitly 'H')
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc