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

vue-qrcode-reader

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-qrcode-reader - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

2

config/webpack.config.browser.js

@@ -20,2 +20,4 @@ var webpack = require('webpack')

// Example: 'lodash': '_'
'jsqr': 'jsqr',
'babel-runtime': 'babel-runtime'
},

@@ -22,0 +24,0 @@ plugins: [

@@ -20,2 +20,4 @@ var webpack = require('webpack')

// Example: 'lodash': 'lodash'
'jsqr': 'jsqr',
'babel-runtime': 'babel-runtime'
},

@@ -22,0 +24,0 @@ plugins: [

2

package.json
{
"name": "vue-qrcode-reader",
"description": "A Vue.js component, accessing the device camera and allowing users to read QR-Codes, within the browser",
"version": "0.6.1",
"version": "0.6.2",
"author": {

@@ -6,0 +6,0 @@ "name": "Niklas Gruhn",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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