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

reactive-qr

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactive-qr - npm Package Compare versions

Comparing version

to
0.1.6

dist/helpers.js

3

package.json
{
"name": "reactive-qr",
"version": "0.1.5",
"version": "0.1.6",
"description": "React component for reading and generating QR codes",

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

"build": "rm -rf dist && NODE_ENV=production babel src/lib --out-dir dist --copy-files --ignore __tests__,spec.js,test.js,__snapshots__",
"build-demo": "node scripts/build.js",
"test": "node scripts/test.js --env=jsdom"

@@ -31,0 +32,0 @@ },