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

cordova-plugin-qrscanner2

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-qrscanner2 - npm Package Compare versions

Comparing version 2.6.0 to 2.6.1

{
"name": "cordova-plugin-qrscanner2",
"version": "2.6.0",
"version": "2.6.1",
"description": "Fast, energy-efficient, highly-configurable QR code scanner.",

@@ -5,0 +5,0 @@ "cordova": {

@@ -1,4 +0,27 @@

### Note
This project is based off original bitpay QR Scanner plugin. It has been modified to read all types of supported barcodes.s
# Note
This is a fork of the original bitpay QR Scanner plugin. It has been modified to read all barcodes in addition to QR codes.
:warning: _Additional types are android only for now_
Supported types are as follows
```
QRCODE
AZTEC
CODABAR
CODE_128
CODE_39
CODE_93
DATA_MATRIX
EAN_13
EAN_8
ITF
MAXICODE
PDF_417
RSS_14
RSS_EXPANDED
UPC_A
UPC_E
UPC_EAN_EXTENSION
```
# cordova-plugin-qrscanner

@@ -5,0 +28,0 @@ A fast, energy efficient, highly-configurable QR code scanner for Cordova apps – available for the iOS, Android, Windows, and browser platforms.