Socket
Socket
Sign inDemoInstall

instascan-last

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instascan-last - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

2

package.json
{
"name": "instascan-last",
"version": "2.0.8",
"version": "2.0.9",
"description": "Webcam-driven QR code scanner.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -323,8 +323,4 @@ const EventEmitter = require('events');

video.setAttribute('muted', true);
video.setAttribute('controls', true);
// video.setAttribute('controls', true);
// setTimeout(() => {
// this.video.removeAttribute('controls');
// }, 0);
return video;

@@ -331,0 +327,0 @@ }

Sorry, the diff of this file is not supported yet

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