react-native-scanbot-barcode-scanner-sdk 3.3.1-beta.3 → 3.3.1
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/LICENSE +1 -1
- package/Libraries.txt +2 -2
- package/package.json +1 -1
package/LICENSE
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
All items and source code Copyright (c)
|
|
1
|
+
All items and source code Copyright (c) 2023 Scanbot SDK GmbH (https://scanbot.io).
|
|
2
2
|
|
|
3
3
|
Scanbot Document and Barcode Scanner SDK for React Native is a commercial
|
|
4
4
|
product and requires a license to be used in a production environment. It will
|
package/Libraries.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
Open Source libraries used in the Scanbot Barcode SDK for React Native version 3.3.
|
|
1
|
+
Open Source libraries used in the Scanbot Barcode SDK for React Native version 3.3.1
|
|
2
2
|
|
|
3
3
|
------------------------------------------------------------------------------------------------------------------------
|
|
4
4
|
|
|
@@ -1972,7 +1972,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1972
1972
|
|
|
1973
1973
|
------------------------------------------------------------------------------------------------------------------------
|
|
1974
1974
|
|
|
1975
|
-
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.3.1
|
|
1975
|
+
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.3.1.244-SNAPSHOT
|
|
1976
1976
|
|
|
1977
1977
|
CWAC-Camera
|
|
1978
1978
|
|
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": "3.3.1
|
|
4
|
+
"version": "3.3.1",
|
|
5
5
|
"description": "Scanbot Barcode Scanner SDK React Native Plugin for Android and iOS",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"files": [
|