New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

capacitor-plugin-scanbot-barcode-scanner-sdk

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-plugin-scanbot-barcode-scanner-sdk - npm Package Compare versions

Comparing version 5.1.0-rc.1 to 5.1.0-rc.2

10

dist/esm/index.d.ts

@@ -26,3 +26,3 @@ import type { BarcodeScannerConfiguration, BatchBarcodeScannerConfiguration, ScanbotBarcodeSdkConfiguration } from './configurations';

/**
* Opens the Ready-To-Use UI screen for Barcode and QR-Code scanning with the desired configuration.
* Opens the Ready-To-Use UI screen for barcode scanning with the desired configuration.
*

@@ -36,3 +36,3 @@ * @param {BarcodeScannerConfiguration} config

/**
* Force the Barcode and QR-Code scanning Ready-To-Use UI screen to close while it is running.
* Force the barcode scanning Ready-To-Use UI screen to close while it is running.
*

@@ -45,3 +45,3 @@ * @returns {Promise<ResultWrapper<undefined>>}

/**
* Opens the Ready-To-Use UI screen for batch scanning Barcodes and QR-Codes with the desired configuration.
* Opens the Ready-To-Use UI screen for batch barcode scanning with the desired configuration.
*

@@ -55,3 +55,3 @@ * @param {BatchBarcodeScannerConfiguration} config

/**
* Force the Barcode and QR-Code batch scanning Ready-To-Use UI screen to close while it is running.
* Force the barcode batch scanning Ready-To-Use UI screen to close while it is running.
*

@@ -71,3 +71,3 @@ * @returns {Promise<ResultWrapper<undefined>>}

/**
* Extract images from PDF represented by the file URL. The PDF file URL is part of the input arguments.
* Extract images from a PDF represented by the file URL. The PDF file URL is part of the input arguments.
*

@@ -74,0 +74,0 @@ * @param {ExtractImagesFromPdfArguments} args

@@ -5,3 +5,3 @@ import type { ResultWrapper } from '../customTypes';

/**
* Opens the Ready-To-Use UI screen for scanning Barcodes and QR-Codes with the desired configuration.
* Opens the Ready-To-Use UI screen for scanning barcodes with the desired configuration.
*

@@ -8,0 +8,0 @@ * @param {BarcodeScannerConfiguration} config

@@ -5,3 +5,3 @@ import { _ScanbotBarcodeSDKUiV2 } from '../index';

/**
* Opens the Ready-To-Use UI screen for scanning Barcodes and QR-Codes with the desired configuration.
* Opens the Ready-To-Use UI screen for scanning barcodes with the desired configuration.
*

@@ -8,0 +8,0 @@ * @param {BarcodeScannerConfiguration} config

{
"name": "capacitor-plugin-scanbot-barcode-scanner-sdk",
"version": "5.1.0-rc.1",
"version": "5.1.0-rc.2",
"description": "Scanbot Barcode Scanner SDK for Capacitor",

@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc