react-native-scanbot-barcode-scanner-sdk 4.0.1-beta.2 → 4.0.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/Libraries.txt +26 -26
- package/package.json +1 -1
package/Libraries.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
Open Source libraries used in the Scanbot Barcode SDK for React Native version 4.0.
|
|
1
|
+
Open Source libraries used in the Scanbot Barcode SDK for React Native version 4.0.1
|
|
2
2
|
|
|
3
3
|
```text
|
|
4
4
|
|
|
5
|
-
Open Source libraries used in ScanbotBarcodeScannerSDK for iOS version 4.0.
|
|
5
|
+
Open Source libraries used in ScanbotBarcodeScannerSDK for iOS version 4.0.1:
|
|
6
6
|
|
|
7
7
|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
|
8
8
|
|
|
@@ -2530,7 +2530,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2530
2530
|
|
|
2531
2531
|
------------------------------------------------------------------------------------------------------------------------
|
|
2532
2532
|
|
|
2533
|
-
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 4.0.
|
|
2533
|
+
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 4.0.1
|
|
2534
2534
|
|
|
2535
2535
|
CWAC-Camera
|
|
2536
2536
|
|
|
@@ -2781,7 +2781,7 @@ record keeping.)
|
|
|
2781
2781
|
* are met:
|
|
2782
2782
|
*
|
|
2783
2783
|
* 1. Redistributions of source code must retain the above copyright
|
|
2784
|
-
* notice, this list of conditions and the following disclaimer.
|
|
2784
|
+
* notice, this list of conditions and the following disclaimer.
|
|
2785
2785
|
*
|
|
2786
2786
|
* 2. Redistributions in binary form must reproduce the above copyright
|
|
2787
2787
|
* notice, this list of conditions and the following disclaimer in
|
|
@@ -2836,21 +2836,21 @@ record keeping.)
|
|
|
2836
2836
|
* This package is an SSL implementation written
|
|
2837
2837
|
* by Eric Young (eay@cryptsoft.com).
|
|
2838
2838
|
* The implementation was written so as to conform with Netscapes SSL.
|
|
2839
|
-
*
|
|
2839
|
+
*
|
|
2840
2840
|
* This library is free for commercial and non-commercial use as long as
|
|
2841
2841
|
* the following conditions are aheared to. The following conditions
|
|
2842
2842
|
* apply to all code found in this distribution, be it the RC4, RSA,
|
|
2843
2843
|
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
|
|
2844
2844
|
* included with this distribution is covered by the same copyright terms
|
|
2845
2845
|
* except that the holder is Tim Hudson (tjh@cryptsoft.com).
|
|
2846
|
-
*
|
|
2846
|
+
*
|
|
2847
2847
|
* Copyright remains Eric Young's, and as such any Copyright notices in
|
|
2848
2848
|
* the code are not to be removed.
|
|
2849
2849
|
* If this package is used in a product, Eric Young should be given attribution
|
|
2850
2850
|
* as the author of the parts of the library used.
|
|
2851
2851
|
* This can be in the form of a textual message at program startup or
|
|
2852
2852
|
* in documentation (online or textual) provided with the package.
|
|
2853
|
-
*
|
|
2853
|
+
*
|
|
2854
2854
|
* Redistribution and use in source and binary forms, with or without
|
|
2855
2855
|
* modification, are permitted provided that the following conditions
|
|
2856
2856
|
* are met:
|
|
@@ -2865,10 +2865,10 @@ record keeping.)
|
|
|
2865
2865
|
* Eric Young (eay@cryptsoft.com)"
|
|
2866
2866
|
* The word 'cryptographic' can be left out if the rouines from the library
|
|
2867
2867
|
* being used are not cryptographic related :-).
|
|
2868
|
-
* 4. If you include any Windows specific code (or a derivative thereof) from
|
|
2868
|
+
* 4. If you include any Windows specific code (or a derivative thereof) from
|
|
2869
2869
|
* the apps directory (application code) you must include an acknowledgement:
|
|
2870
2870
|
* "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
|
2871
|
-
*
|
|
2871
|
+
*
|
|
2872
2872
|
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
|
|
2873
2873
|
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
2874
2874
|
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
@@ -2880,7 +2880,7 @@ record keeping.)
|
|
|
2880
2880
|
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
|
2881
2881
|
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
|
2882
2882
|
* SUCH DAMAGE.
|
|
2883
|
-
*
|
|
2883
|
+
*
|
|
2884
2884
|
* The licence and distribution terms for any publically available version or
|
|
2885
2885
|
* derivative of this code cannot be changed. i.e. this code cannot simply be
|
|
2886
2886
|
* copied and put under another distribution licence
|
|
@@ -3534,7 +3534,7 @@ JSON for Modern C++
|
|
|
3534
3534
|
Version v3.11.2
|
|
3535
3535
|
(https://github.com/nlohmann/json)
|
|
3536
3536
|
|
|
3537
|
-
MIT License
|
|
3537
|
+
MIT License
|
|
3538
3538
|
|
|
3539
3539
|
Copyright (c) 2013-2022 Niels Lohmann
|
|
3540
3540
|
|
|
@@ -3886,7 +3886,7 @@ Version 4.2.0
|
|
|
3886
3886
|
Copyright (c) 1988-1997 Sam Leffler
|
|
3887
3887
|
Copyright (c) 1991-1997 Silicon Graphics, Inc.
|
|
3888
3888
|
|
|
3889
|
-
Permission to use, copy, modify, distribute, and sell this software and
|
|
3889
|
+
Permission to use, copy, modify, distribute, and sell this software and
|
|
3890
3890
|
its documentation for any purpose is hereby granted without fee, provided
|
|
3891
3891
|
that (i) the above copyright notices and this permission notice appear in
|
|
3892
3892
|
all copies of the software and related documentation, and (ii) the names of
|
|
@@ -3894,15 +3894,15 @@ Sam Leffler and Silicon Graphics may not be used in any advertising or
|
|
|
3894
3894
|
publicity relating to the software without the specific, prior written
|
|
3895
3895
|
permission of Sam Leffler and Silicon Graphics.
|
|
3896
3896
|
|
|
3897
|
-
THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
|
|
3898
|
-
EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
|
|
3899
|
-
WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
|
3897
|
+
THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
|
|
3898
|
+
EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
|
|
3899
|
+
WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
|
3900
3900
|
|
|
3901
3901
|
IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
|
|
3902
3902
|
ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
|
|
3903
3903
|
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
3904
|
-
WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
|
|
3905
|
-
LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
|
|
3904
|
+
WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
|
|
3905
|
+
LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
|
|
3906
3906
|
OF THIS SOFTWARE.
|
|
3907
3907
|
|
|
3908
3908
|
|
|
@@ -4203,7 +4203,7 @@ Version 1.1.0h
|
|
|
4203
4203
|
* are met:
|
|
4204
4204
|
*
|
|
4205
4205
|
* 1. Redistributions of source code must retain the above copyright
|
|
4206
|
-
* notice, this list of conditions and the following disclaimer.
|
|
4206
|
+
* notice, this list of conditions and the following disclaimer.
|
|
4207
4207
|
*
|
|
4208
4208
|
* 2. Redistributions in binary form must reproduce the above copyright
|
|
4209
4209
|
* notice, this list of conditions and the following disclaimer in
|
|
@@ -4258,21 +4258,21 @@ Version 1.1.0h
|
|
|
4258
4258
|
* This package is an SSL implementation written
|
|
4259
4259
|
* by Eric Young (eay@cryptsoft.com).
|
|
4260
4260
|
* The implementation was written so as to conform with Netscapes SSL.
|
|
4261
|
-
*
|
|
4261
|
+
*
|
|
4262
4262
|
* This library is free for commercial and non-commercial use as long as
|
|
4263
4263
|
* the following conditions are aheared to. The following conditions
|
|
4264
4264
|
* apply to all code found in this distribution, be it the RC4, RSA,
|
|
4265
4265
|
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
|
|
4266
4266
|
* included with this distribution is covered by the same copyright terms
|
|
4267
4267
|
* except that the holder is Tim Hudson (tjh@cryptsoft.com).
|
|
4268
|
-
*
|
|
4268
|
+
*
|
|
4269
4269
|
* Copyright remains Eric Young's, and as such any Copyright notices in
|
|
4270
4270
|
* the code are not to be removed.
|
|
4271
4271
|
* If this package is used in a product, Eric Young should be given attribution
|
|
4272
4272
|
* as the author of the parts of the library used.
|
|
4273
4273
|
* This can be in the form of a textual message at program startup or
|
|
4274
4274
|
* in documentation (online or textual) provided with the package.
|
|
4275
|
-
*
|
|
4275
|
+
*
|
|
4276
4276
|
* Redistribution and use in source and binary forms, with or without
|
|
4277
4277
|
* modification, are permitted provided that the following conditions
|
|
4278
4278
|
* are met:
|
|
@@ -4287,10 +4287,10 @@ Version 1.1.0h
|
|
|
4287
4287
|
* Eric Young (eay@cryptsoft.com)"
|
|
4288
4288
|
* The word 'cryptographic' can be left out if the rouines from the library
|
|
4289
4289
|
* being used are not cryptographic related :-).
|
|
4290
|
-
* 4. If you include any Windows specific code (or a derivative thereof) from
|
|
4290
|
+
* 4. If you include any Windows specific code (or a derivative thereof) from
|
|
4291
4291
|
* the apps directory (application code) you must include an acknowledgement:
|
|
4292
4292
|
* "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
|
4293
|
-
*
|
|
4293
|
+
*
|
|
4294
4294
|
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
|
|
4295
4295
|
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
4296
4296
|
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
@@ -4302,7 +4302,7 @@ Version 1.1.0h
|
|
|
4302
4302
|
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
|
4303
4303
|
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
|
4304
4304
|
* SUCH DAMAGE.
|
|
4305
|
-
*
|
|
4305
|
+
*
|
|
4306
4306
|
* The licence and distribution terms for any publically available version or
|
|
4307
4307
|
* derivative of this code cannot be changed. i.e. this code cannot simply be
|
|
4308
4308
|
* copied and put under another distribution licence
|
|
@@ -4358,7 +4358,7 @@ Version v1.9.2
|
|
|
4358
4358
|
|
|
4359
4359
|
The MIT License (MIT)
|
|
4360
4360
|
|
|
4361
|
-
Copyright (c) 2016 Gabi Melman.
|
|
4361
|
+
Copyright (c) 2016 Gabi Melman.
|
|
4362
4362
|
|
|
4363
4363
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4364
4364
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -5216,4 +5216,4 @@ Version 1.1.0
|
|
|
5216
5216
|
See the License for the specific language governing permissions and
|
|
5217
5217
|
limitations under the License.
|
|
5218
5218
|
|
|
5219
|
-
```
|
|
5219
|
+
```
|