Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

html5-qrcode

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html5-qrcode - npm Package Versions

1
7

2.0.8

Diff

Changelog

Source

Version 2.0.8

  • Added support for configuring supported formats in Html5Qrcode & Html5QrcodeScanner.
mebjas
published 2.0.7 •

mebjas
published 2.0.6 •

Changelog

Source

Version 2.0.6

  • Issue#211 fixed - swapped text for file based scanning and camera scanning during typescript migration.
mebjas
published 2.0.5 •

Changelog

Source

Version 2.0.5

  • Issue#202 fixed - error logs dumped to console even if verbose flag is not set in Html5Qrcode.
mebjas
published 2.0.4 •

Changelog

Source

Version 2.0.4

  • Source code migrated from javascript to typescript.
  • Issue#198 fixed - Fixing autoplay in Cordova Android apps
mebjas
published 2.0.3 •

Changelog

Source

Version 2.0.3

  • Show specific error messages if web-cam access fails due to insecure contexts like web page being neither https or localhost.
mebjas
published 2.0.2 •

Changelog

Source

Version 2.0.2

mebjas
published 2.0.1 •

Changelog

Source

Version 2.0.1

  • Bug fix: Zxing-js library was logging to console even if verbose is false - https://github.com/mebjas/html5-qrcode/issues/175
mebjas
published 2.0.0 •

Changelog

Source

Version 2.0.0

  • Major Change Migrated from Lazarsoft QR Code scanning to ZXing-js.
    • More robust support for QR Code scanning
    • Support for barcode scanning in the following formats
       ZXing.BarcodeFormat.QR_CODE,
       ZXing.BarcodeFormat.AZTEC,
       ZXing.BarcodeFormat.CODABAR,
       ZXing.BarcodeFormat.CODE_39,
       ZXing.BarcodeFormat.CODE_93,
       ZXing.BarcodeFormat.CODE_128,
       ZXing.BarcodeFormat.DATA_MATRIX,
       ZXing.BarcodeFormat.MAXICODE,
       ZXing.BarcodeFormat.ITF,
       ZXing.BarcodeFormat.EAN_13,
       ZXing.BarcodeFormat.EAN_8,
       ZXing.BarcodeFormat.PDF_417,
       ZXing.BarcodeFormat.RSS_14,
       ZXing.BarcodeFormat.RSS_EXPANDED,
       ZXing.BarcodeFormat.UPC_A,
       ZXing.BarcodeFormat.UPC_E,
       ZXing.BarcodeFormat.UPC_EAN_EXTENSION
      
    • Library size increased to 319Kb.
mebjas
published 1.2.4 •

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