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

nativescript-barcodescanner

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-barcodescanner - npm Package Compare versions

Comparing version 3.4.1 to 3.4.2

4

barcodescanner.ios.js

@@ -166,3 +166,5 @@ "use strict";

_this._removeVolumeObserver();
_this._scanner.stopScanning();
if (_this._scanner) {
_this._scanner.stopScanning();
}
_this._closeCallback && _this._closeCallback();

@@ -169,0 +171,0 @@ resolve();

{
"name": "nativescript-barcodescanner",
"version": "3.4.1",
"version": "3.4.2",
"description": "Scan QR/barcodes with your NativeScript app.",

@@ -5,0 +5,0 @@ "main": "barcodescanner",

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