Socket
Socket
Sign inDemoInstall

react-qrcode-logo

Package Overview
Dependencies
7
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

3.0.0

Diff

Changelog

Source

[v3.0.0]

Fixes

  • Removed use of ReactDOM.findDOMNode, which has been deprecated in React 18, and removed in React 19.

Features

  • Added download function to save the QRCode as image.
  • Added optional style prop to pass CSS to the canvas.
  • logoOnLoad callback now also returns the event details.
gcoro
published 2.10.0 •

Changelog

Source

[v2.10.0]

Features

  • Added new qrStyle: fluid.
gcoro
published 2.9.0 •

Changelog

Source

[v2.9.0]

Features

  • Added new optional prop logoPadding to specify optional padding around the logo.
  • Added new optional prop logoPaddingStyle to specify the shape of the logo padding (rectangular with 'square' or elliptic with 'circle').

Changes

  • Prop removeQrCodeBehindLogo does not have a default padding anymore, but has the same size as the logo.
gcoro
published 2.8.0 •

Changelog

Source

[v2.8.0]

Features

  • Added new optional prop eyeColor to specify different colors for the positional patterns.
gcoro
published 2.7.0 •

Changelog

Source

[v2.7.0]

Features

  • Added optional prop removeQrCodeBehindLogo, if set to true will draw an empty square around the logo.
gcoro
published 2.6.0 •

Changelog

Source

[v2.6.0]

Features

  • Added optional prop id to specify the id of the canvas element.
gcoro
published 2.5.0 •

Changelog

Source

[v2.5.0]

Features

  • Added new optional prop eyeRadius to specify the corner radius for the positional patterns.
gcoro
published 2.4.0 •

gcoro
published 2.3.1 •

gcoro
published 2.2.1 •

Changelog

Source

[v2.2.1]

Fixes

  • Changed quietZone implementation so that it's included directly in the canvas, instead of just an HTML padding. This fixes the issue that caused the QR Code to appear without the quiet zone when it got saved.
2Next
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