cordova-plugin-scanbot-sdk
Advanced tools
Comparing version 4.4.0 to 4.5.0-beta1
@@ -7,3 +7,3 @@ | ||
const version = "1.11.2"; | ||
const version = "1.11.9"; | ||
const url = `https://download.scanbot.io/sdk/ios/scanbot-ios-sdk${version}.zip`; | ||
@@ -10,0 +10,0 @@ const zipFile = "sdk-ios.zip"; |
@@ -227,2 +227,7 @@ export interface DocumentScannerConfiguration | ||
maxNumberOfPages?: number; | ||
/** | ||
* Controls whether buttons should use all capitals style, as defined by the Android Material Design. Defaults to TRUE. | ||
* Android only. | ||
*/ | ||
useButtonsAllCaps?: boolean; | ||
} | ||
@@ -313,2 +318,7 @@ | ||
orientationLockMode?: UIOrientationMode; | ||
/** | ||
* Controls whether buttons should use all capitals style, as defined by the Android Material Design. Defaults to TRUE. | ||
* Android only. | ||
*/ | ||
useButtonsAllCaps?: boolean; | ||
} | ||
@@ -387,2 +397,7 @@ | ||
topBarButtonsColor?: string; | ||
/** | ||
* Controls whether buttons should use all capitals style, as defined by the Android Material Design. Defaults to TRUE. | ||
* Android only. | ||
*/ | ||
useButtonsAllCaps?: boolean; | ||
} | ||
@@ -463,2 +478,7 @@ | ||
barcodeImageGenerationType?: BarcodeImageGenerationType; | ||
/** | ||
* Controls whether buttons should use all capitals style, as defined by the Android Material Design. Defaults to TRUE. | ||
* Android only. | ||
*/ | ||
useButtonsAllCaps?: boolean; | ||
} | ||
@@ -574,2 +594,7 @@ | ||
barcodeFormats?: BarcodeFormat[]; | ||
/** | ||
* Controls whether buttons should use all capitals style, as defined by the Android Material Design. Defaults to TRUE. | ||
* Android only. | ||
*/ | ||
useButtonsAllCaps?: boolean; | ||
} | ||
@@ -660,2 +685,7 @@ | ||
validationType?: HealthInsuranceCardValidationType; | ||
/** | ||
* Controls whether buttons should use all capitals style, as defined by the Android Material Design. Defaults to TRUE. | ||
* Android only. | ||
*/ | ||
useButtonsAllCaps?: boolean; | ||
} | ||
@@ -662,0 +692,0 @@ |
@@ -1,2 +0,2 @@ | ||
Open Source libraries used in the Scanbot SDK for Android version 1.74.0: | ||
Open Source libraries used in the Scanbot SDK for Android version 1.76.0: | ||
@@ -44,47 +44,2 @@ Apache Commons Codec | ||
Android PDF Writer | ||
Version 1.0.8 | ||
(https://github.com/Turbo87/apwlibrary/) | ||
Copyright (c) 2010 - 2013, Javier Santo Domingo (j-a-s-d@coderesearchlabs.com). | ||
All rights reserved. | ||
Android PDF Writer (APW) is a simple Java library to generate simple PDF documents in | ||
Google's Android devices distributed under a 2-clause | ||
BSD license (https://github.com/Turbo87/apwlibrary/blob/master/doc/APW.pdf). | ||
Redistribution and use in source and binary forms, with or without modification, | ||
are permitted provided that the following conditions are met: | ||
Redistributions of source code must retain the above copyright notice, this list of | ||
conditions and the following disclaimer. | ||
Redistributions in binary form must reproduce the above copyright notice, this list of | ||
conditions and the following disclaimer in the documentation and/or other materials | ||
provided with the distribution. | ||
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 | ||
THE COPYRIGHT HOLDER 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. | ||
This software includes several classes from the Android Open Source Project Copyright 2010 | ||
The Android Open Source Project. 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. | ||
Apache Commons IO | ||
@@ -219,3 +174,3 @@ | ||
Version 2.16 | ||
Version 2.25.2 | ||
(https://github.com/google/dagger) | ||
@@ -740,3 +695,3 @@ | ||
Open Source libraries used in the Scanbot SDK for iOS version 1.11.2: | ||
Open Source libraries used in the Scanbot SDK for iOS version 1.11.9: | ||
@@ -790,9 +745,9 @@ | ||
Copyright (c) 1991-1997 Silicon Graphics, Inc. | ||
This license is distributed under the terms of the following license: http://libtiff.maptools.org/misc.html. | ||
This license is distributed under the terms of the following license: http://libtiff.maptools.org/misc.html. | ||
Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. | ||
THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY | ||
WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. | ||
THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY | ||
WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. | ||
@@ -802,3 +757,3 @@ IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR | ||
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, | ||
WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE | ||
WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE | ||
OF THIS SOFTWARE. | ||
@@ -841,3 +796,3 @@ | ||
Copyright @ 1998-2011 The OpenSSL Project. All rights reserved. (https://www.openssl.org) | ||
This library is distributed under the terms of the following license: https://github.com/openssl/openssl/blob/master/LICENSE | ||
This library is distributed under the terms of the following license: https://github.com/openssl/openssl/blob/master/LICENSE | ||
@@ -856,5 +811,5 @@ The OpenSSL toolkit stays under a double license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See below for the actual license texts. | ||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: | ||
Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. | ||
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. | ||
All advertising materials mentioning features or use of this software must display the following acknowledgement: "This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)". The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related :-). | ||
Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. | ||
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. | ||
All advertising materials mentioning features or use of this software must display the following acknowledgement: "This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)". The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related :-). | ||
If you include any Windows specific code (or a derivative thereof) from the apps directory (application code) you must include an acknowledgement: "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" | ||
@@ -870,3 +825,3 @@ | ||
is distributed under the Apache 2.0 license (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. | ||
@@ -929,2 +884,1 @@ | ||
limitations under the License. | ||
{ | ||
"name": "cordova-plugin-scanbot-sdk", | ||
"version": "4.4.0", | ||
"version": "4.5.0-beta1", | ||
"description": "Cordova Plugin for Scanbot SDK", | ||
@@ -5,0 +5,0 @@ "cordova": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4191
366795
1