New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.0-beta7 to 4.2.0-beta8

6

download-ios-framework.js

@@ -7,3 +7,3 @@

const version = "1.9.17"
const version = "1.9.19"
const url = `https://download.scanbot.io/sdk/ios/scanbot-ios-sdk${version}.zip`

@@ -14,7 +14,7 @@ const zipFile = "sdk-ios.zip"

console.log("Download SBSDK...");
console.log("Downloading Scanbot SDK ... ("+url+")");
const request = https.get(url, async function(response) {
response.pipe(file);
file.on("finish", function() {
console.log("Unzipping and moving SBSDK Framework");
console.log("Unzipping and moving Scanbot SDK Framework");
const zip = new AdmZip(zipFile);

@@ -21,0 +21,0 @@ const zipFolder = "ScanbotSDK";

@@ -1,2 +0,2 @@

Open Source libraries used in the Scanbot SDK for Android version 1.60.0:
Open Source libraries used in the Scanbot SDK for Android version 1.71.0:

@@ -164,3 +164,3 @@

Version 1.3.50
Version 1.3.70
(https://github.com/JetBrains/kotlin)

@@ -199,11 +199,8 @@

google-gson
Version 2.8.5
(https://github.com/google/gson/blob/gson-parent-2.8.5/LICENSE)
Moshi Kotlin
Moshi Adapters
Copyright 2008 Google Inc.
Version 1.8.0
(https://github.com/square/moshi)
Copyright 2015 Square, Inc.
Licensed under the Apache License, Version 2.0 (the "License");

@@ -213,3 +210,3 @@ you may not use this file except in compliance with the License.

http://www.apache.org/licenses/LICENSE-2.0
http://www.apache.org/licenses/LICENSE-2.0

@@ -223,3 +220,2 @@ Unless required by applicable law or agreed to in writing, software

Dagger

@@ -675,3 +671,3 @@

Version 4.00
Version 4.1
(https://github.com/tesseract-ocr/tesseract)

@@ -703,3 +699,3 @@ Tesseract, maintained by Google

Open Source libraries used in the Scanbot SDK for iOS version 1.9.11:
Open Source libraries used in the Scanbot SDK for iOS version 1.9.19:

@@ -798,3 +794,3 @@

OpenSSL 1.0.2q
OpenSSL 1.1.1g
Copyright @ 1998-2011 The OpenSSL Project. All rights reserved. (https://www.openssl.org)

@@ -825,3 +821,3 @@ This library is distributed under the terms of the following license: https://github.com/openssl/openssl/blob/master/LICENSE

Tesseract 4.0.0
Tesseract 4.1.0
Tesseract, maintained by Google (http://code.google.com/p/tesseract-ocr/),

@@ -873,3 +869,3 @@ is distributed under the Apache 2.0 license (http://www.apache.org/licenses/LICENSE-2.0).

TensorFlow 2.0.0
TensorFlow 2.2.0
Copyright 2017 The TensorFlow Authors. All Rights Reserved.

@@ -876,0 +872,0 @@

{
"name": "cordova-plugin-scanbot-sdk",
"version": "4.2.0-beta7",
"version": "4.2.0-beta8",
"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

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