@slidoapp/qrcode
Advanced tools
Changelog
2.1.0
canvas.renderToBlob()
function to create Blob
data from QR Code https://github.com/slidoapp/node-qrcode/issues/13Changelog
2.0.2
LF
https://github.com/slidoapp/node-qrcode/pull/17Changelog
2.0.0
The @slidoapp/qrcode
package requires NodeJS 18 runtime and supports NodeJS 18, 20 and 22.
This releases fixes security vulnerabilities reported in all production and development dependencies.
No new features or bug fixes are included in this release compared to v1.5.4.
Fixed security vulnerabilities in the yargs
production dependency.
yargs
:^15.3.1
usesy18n
:^4.0.0
that hasCVE-2020-7774
: nvd.nist.gov/vuln/detail/CVE-2020-7774 This was fixed inyargs
:^17.2.1
.