Socket
Socket
Sign inDemoInstall

nativescript-barcodescanner

Package Overview
Dependencies
0
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

3

barcodescanner.ios.js

@@ -123,4 +123,3 @@ "use strict";

return new Promise(function (resolve) {
QRCodeReader.isAvailable();
resolve();
resolve(QRCodeReader.isAvailable());
});

@@ -127,0 +126,0 @@ };

{
"name": "nativescript-barcodescanner",
"version": "3.0.2",
"version": "3.0.3",
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc