react-native-scanbot-barcode-scanner-sdk 3.3.0-beta3 → 3.3.0

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.
Files changed (2) hide show
  1. package/Libraries.txt +10 -37
  2. package/package.json +1 -1
package/Libraries.txt CHANGED
@@ -1,15 +1,14 @@
1
- Open Source libraries used in the Scanbot Barcode SDK for React Native version 3.2.1
1
+ Open Source libraries used in the Scanbot Barcode SDK for React Native version 3.3.0
2
2
 
3
3
  ------------------------------------------------------------------------------------------------------------------------
4
4
 
5
-
6
- Open Source libraries used in the Scanbot Barcode Scanner SDK for iOS version 3.2.1:
5
+ Open Source libraries used in the Scanbot Barcode Scanner SDK for iOS version 3.3.0:
7
6
 
8
7
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
9
8
 
10
9
  Boost C++
11
10
 
12
- Version 1.75.0
11
+ Version 1.79.0
13
12
  (https://github.com/boostorg/boost)
14
13
 
15
14
  Boost Software License - Version 1.0 - August 17th, 2003
@@ -1128,7 +1127,7 @@ and users must comply to its license: https://github.com/fmtlib/fmt/blob/master/
1128
1127
 
1129
1128
  Tensorflow
1130
1129
 
1131
- Version 2.6.1
1130
+ Version v2.6.1
1132
1131
  (https://github.com/tensorflow/tensorflow)
1133
1132
 
1134
1133
  Apache License
@@ -1970,9 +1969,10 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
1970
1969
  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1971
1970
 
1972
1971
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1972
+
1973
1973
  ------------------------------------------------------------------------------------------------------------------------
1974
1974
 
1975
- Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.2.1
1975
+ Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.3.1
1976
1976
 
1977
1977
  CWAC-Camera
1978
1978
 
@@ -1996,33 +1996,9 @@ limitations under the License.
1996
1996
 
1997
1997
 
1998
1998
 
1999
- Apache Commons IO
2000
-
2001
- Version 2.4
2002
- (https://github.com/apache/commons-io)
2003
-
2004
- Copyright (c) The Apache Software Foundation
2005
-
2006
- This product includes software developed at
2007
- The Apache Software Foundation (http://www.apache.org/).
2008
-
2009
- Licensed under the Apache License, Version 2.0 (the "License");
2010
- you may not use this file except in compliance with the License.
2011
- You may obtain a copy of the License at
2012
-
2013
- http://www.apache.org/licenses/LICENSE-2.0
2014
-
2015
- Unless required by applicable law or agreed to in writing, software
2016
- distributed under the License is distributed on an "AS IS" BASIS,
2017
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2018
- See the License for the specific language governing permissions and
2019
- limitations under the License.
2020
-
2021
-
2022
-
2023
1999
  Kotlin Standard Library
2024
2000
 
2025
- Version 1.4.20
2001
+ Version 1.6.21
2026
2002
  (https://github.com/JetBrains/kotlin)
2027
2003
 
2028
2004
  Copyright 2010-2018 JetBrains s.r.o.
@@ -2058,7 +2034,7 @@ limitations under the License.
2058
2034
 
2059
2035
 
2060
2036
  google-gson
2061
- Version 2.8.6
2037
+ Version 2.9.1
2062
2038
  (https://github.com/google/gson/blob/gson-parent-2.8.5/LICENSE)
2063
2039
 
2064
2040
  Copyright 2008 Google Inc.
@@ -2079,7 +2055,7 @@ limitations under the License.
2079
2055
 
2080
2056
  Dagger
2081
2057
 
2082
- Version 2.35
2058
+ Version 2.41
2083
2059
  (https://github.com/google/dagger)
2084
2060
 
2085
2061
  Copyright 2012 The Dagger Authors
@@ -2120,7 +2096,7 @@ limitations under the License.
2120
2096
 
2121
2097
  Boost C++
2122
2098
 
2123
- Version 1.75.0
2099
+ Version 1.79.0
2124
2100
  (https://github.com/boostorg/boost)
2125
2101
 
2126
2102
  Boost Software License - Version 1.0 - August 17th, 2003
@@ -2438,7 +2414,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2438
2414
  SOFTWARE.
2439
2415
 
2440
2416
 
2441
-
2442
2417
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
2443
2418
 
2444
2419
  libjpeg-turbo
@@ -3822,5 +3797,3 @@ Version 1.1.0
3822
3797
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3823
3798
  See the License for the specific language governing permissions and
3824
3799
  limitations under the License.
3825
-
3826
-
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.0-beta3",
4
+ "version": "3.3.0",
5
5
  "description": "Scanbot Barcode Scanner SDK React Native Plugin for Android and iOS",
6
6
  "main": "index.js",
7
7
  "files": [