Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-scanbot-sdk

Package Overview
Dependencies
Maintainers
1
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-scanbot-sdk - npm Package Compare versions

Comparing version 4.0.0-beta1 to 4.0.0-beta2

src/ios/Frameworks/ScanbotSDK.framework/BarcodesSearcherModel.mlmodelc/coremldata.bin

2

package.json
{
"name": "cordova-plugin-scanbot-sdk",
"version": "4.0.0-beta1",
"version": "4.0.0-beta2",
"description": "Cordova Plugin for Scanbot SDK",

@@ -5,0 +5,0 @@ "cordova": {

@@ -1,3 +0,4 @@

Open Source libraries used in the Scanbot SDK for iOS version 1.9.3:
Open Source libraries used in the Scanbot SDK for iOS version 1.9.10:
BOOST C++ Libraries version 1.68

@@ -15,2 +16,3 @@ This library is distributed under the terms of the following license: https://www.boost.org/LICENSE_1_0.txt

Filesystem.hpp

@@ -29,2 +31,3 @@ Copyright (c) 2015-2017, Wenzel Jakob

JSON for Modern C++ version 3.1.0

@@ -40,2 +43,3 @@ Copyright (c) 2013-2018 Niels Lohmann <http://nlohmann.me>.

Leptonica 1.71

@@ -45,2 +49,3 @@ Copyright @ 2001-2015, Leptonica, (http://leptonica.org),

LibTIFF - TIFF Library and Utilities v4.0.10

@@ -63,2 +68,3 @@ Copyright (c) 1988-1997 Sam Leffler

G8Tesseract

@@ -75,10 +81,13 @@ Copyright @ 2014 Daniele Galiotto. https://github.com/gali8/Tesseract-OCR-iOS

OpenCV 3.4.3
Copyright © 2014, Itseez. All rights reserved.
OpenCV 3.4.8
Copyright (C) 2000-2019, Intel Corporation, all rights reserved.
Copyright (C) 2009-2011, Willow Garage Inc., all rights reserved.
Copyright (C) 2009-2016, NVIDIA Corporation, all rights reserved.
Copyright (C) 2010-2013, Advanced Micro Devices, Inc., all rights reserved.
Copyright (C) 2015-2016, OpenCV Foundation, all rights reserved.
Copyright (C) 2015-2016, Itseez Inc., all rights reserved.
Third party copyrights are property of their respective owners.
This library is distributed under the terms of a 3-clause BSD license: http://opencv.org/license.html.
License Agreement
For Open Source Computer Vision Library
(3-clause BSD License)
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

@@ -89,6 +98,5 @@

Neither the names of the copyright holders nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission.
This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall copyright holders or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.
OpenSSL 1.0.2q

@@ -118,3 +126,4 @@ Copyright @ 1998-2011 The OpenSSL Project. All rights reserved. (https://www.openssl.org)

The licence and distribution terms for any publically available version or derivative of this code cannot be changed. i.e. this code cannot simply be copied and put under another distribution licence [including the GNU Public Licence.]
Tesseract 4.0.0

@@ -147,1 +156,35 @@ Tesseract, maintained by Google (http://code.google.com/p/tesseract-ocr/),

SOFTWARE.
ZXing-C++
C++ port of ZXing (https://github.com/nu-book/zxing-cpp)
Copyright 2016 Nu-book Inc.
Copyright 2016 ZXing authors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
TensorFlow 2.0.0
Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

@@ -1,3 +0,4 @@

Open Source libraries used in the Scanbot SDK for iOS version 1.9.3:
Open Source libraries used in the Scanbot SDK for iOS version 1.9.10:
BOOST C++ Libraries version 1.68

@@ -15,2 +16,3 @@ This library is distributed under the terms of the following license: https://www.boost.org/LICENSE_1_0.txt

Filesystem.hpp

@@ -29,2 +31,3 @@ Copyright (c) 2015-2017, Wenzel Jakob

JSON for Modern C++ version 3.1.0

@@ -40,2 +43,3 @@ Copyright (c) 2013-2018 Niels Lohmann <http://nlohmann.me>.

Leptonica 1.71

@@ -45,2 +49,3 @@ Copyright @ 2001-2015, Leptonica, (http://leptonica.org),

LibTIFF - TIFF Library and Utilities v4.0.10

@@ -63,2 +68,3 @@ Copyright (c) 1988-1997 Sam Leffler

G8Tesseract

@@ -75,10 +81,13 @@ Copyright @ 2014 Daniele Galiotto. https://github.com/gali8/Tesseract-OCR-iOS

OpenCV 3.4.3
Copyright © 2014, Itseez. All rights reserved.
OpenCV 3.4.8
Copyright (C) 2000-2019, Intel Corporation, all rights reserved.
Copyright (C) 2009-2011, Willow Garage Inc., all rights reserved.
Copyright (C) 2009-2016, NVIDIA Corporation, all rights reserved.
Copyright (C) 2010-2013, Advanced Micro Devices, Inc., all rights reserved.
Copyright (C) 2015-2016, OpenCV Foundation, all rights reserved.
Copyright (C) 2015-2016, Itseez Inc., all rights reserved.
Third party copyrights are property of their respective owners.
This library is distributed under the terms of a 3-clause BSD license: http://opencv.org/license.html.
License Agreement
For Open Source Computer Vision Library
(3-clause BSD License)
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

@@ -89,6 +98,5 @@

Neither the names of the copyright holders nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission.
This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall copyright holders or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.
OpenSSL 1.0.2q

@@ -118,3 +126,4 @@ Copyright @ 1998-2011 The OpenSSL Project. All rights reserved. (https://www.openssl.org)

The licence and distribution terms for any publically available version or derivative of this code cannot be changed. i.e. this code cannot simply be copied and put under another distribution licence [including the GNU Public Licence.]
Tesseract 4.0.0

@@ -147,1 +156,35 @@ Tesseract, maintained by Google (http://code.google.com/p/tesseract-ocr/),

SOFTWARE.
ZXing-C++
C++ port of ZXing (https://github.com/nu-book/zxing-cpp)
Copyright 2016 Nu-book Inc.
Copyright 2016 ZXing authors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
TensorFlow 2.0.0
Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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 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 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 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 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 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 not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc