Bundled library: qrcode-generator
Upstream:        https://github.com/kazuhikoarase/qrcode-generator
Version:         1.4.4
License:         MIT (GPL-compatible)
Modifications:   None — shipped exactly as published upstream.

This plugin uses qrcode-generator only on the Login Security admin page to
render the TOTP enrolment QR code from a locally-generated otpauth:// URI.
No data is sent off-site by this library.

Files in this directory:
  - qrcode.js        Unminified source (verbatim from
                     https://registry.npmjs.org/qrcode-generator/-/qrcode-generator-1.4.4.tgz).
                     Provided alongside the minified file so the source is
                     readable by anyone reviewing the plugin code.
  - qrcode.min.js    Minified browser build, the file actually loaded by
                     wp_enqueue_script() on the TOTP setup page.
