Socket
Socket
Sign inDemoInstall

vue-qrcode-reader

Package Overview
Dependencies
32
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0-vue3-compatibility.6 to 3.1.0-vue3-compatibility.7

2

package.json
{
"name": "vue-qrcode-reader",
"version": "3.1.0-vue3-compatibility.6",
"version": "3.1.0-vue3-compatibility.7",
"description": "A set of Vue.js components for detecting and decoding QR codes.",

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

@@ -33,3 +33,3 @@ import { StreamApiNotSupportedError, InsecureContextError } from "./errors.js";

// Filter some devices, known to be bad choices.
const deviceBlackList = ["OBS Virtual Camera", "OBS-Camera", "Desk View Camera"];
const deviceBlackList = ["OBS Virtual Camera", "OBS-Camera", "Desk View Camera", "Schreibtischansicht-Kamera", "Caméra Desk View", "Fotocamera di Panoramica Scrivania", "Rückseitige Ultra-Weitwinkelkamera", "Rückseitige Telefotokamera"];

@@ -36,0 +36,0 @@ const devices = (await navigator.mediaDevices.enumerateDevices())

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc