capacitor-plugin-scanbot-barcode-scanner-sdk
Advanced tools
Comparing version 5.1.0-rc.1 to 5.1.0-rc.2
@@ -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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
3295477