react-native-scanbot-barcode-scanner-sdk 6.2.2-beta.1 → 6.2.2-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Libraries.txt +2 -2
- package/android/gradle.properties +1 -1
- package/package.json +1 -1
package/Libraries.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
Open Source libraries used in the Scanbot Barcode SDK for React Native version 6.2.
|
|
1
|
+
Open Source libraries used in the Scanbot Barcode SDK for React Native version 6.2.2
|
|
2
2
|
|
|
3
3
|
Open Source libraries used in ScanbotBarcodeScannerSDK for iOS version 6.2.1:
|
|
4
4
|
|
|
@@ -2749,7 +2749,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2749
2749
|
|
|
2750
2750
|
------------------------------------------------------------------------------------------------------------------------
|
|
2751
2751
|
|
|
2752
|
-
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 6.2.
|
|
2752
|
+
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 6.2.2
|
|
2753
2753
|
CWAC-Camera
|
|
2754
2754
|
|
|
2755
2755
|
Version 0.6.42
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-native-scanbot-barcode-scanner-sdk",
|
|
3
3
|
"title": "Scanbot Barcode Scanner SDK for React Native",
|
|
4
|
-
"version": "6.2.2-beta.
|
|
4
|
+
"version": "6.2.2-beta.2",
|
|
5
5
|
"description": "Scanbot Barcode Scanner SDK React Native Plugin for Android and iOS",
|
|
6
6
|
"main": "lib/commonjs/index",
|
|
7
7
|
"module": "lib/module/index",
|