react-qr-barcode-scanner-recent-react
Advanced tools
Comparing version
{ | ||
"name": "react-qr-barcode-scanner-recent-react", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A simple React Component using the client's webcam to read barcodes and QR codes.", | ||
@@ -40,3 +40,3 @@ "main": "dist/index.js", | ||
"@types/react": "^17.0.2", | ||
"@zxing/library": "^17.0.2", | ||
"@zxing/library": "^0.19.1", | ||
"react-webcam": "^5.0.1" | ||
@@ -43,0 +43,0 @@ }, |
+ Added
+ Added
+ Added
Updated