🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-qr-barcode-scanner-recent-react

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-qr-barcode-scanner-recent-react - npm Package Compare versions

Comparing version

to
1.1.6

4

package.json
{
"name": "react-qr-barcode-scanner-recent-react",
"version": "1.1.5",
"version": "1.1.6",
"description": "A simple React Component using the client's webcam to read barcodes and QR codes.",

@@ -13,3 +13,3 @@ "main": "dist/index.js",

"lint": "eslint ./src --ext .js,.jsx,.ts,.tsx --fix",
"build": "tsc --build tsconfig.json",
"build": "rm -rf dist && tsc --build tsconfig.json",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -16,0 +16,0 @@ },