cordova-plugin-scanbot-sdk
Advanced tools
Comparing version 4.15.1-beta3 to 4.16.0-alpha.1
{ | ||
"print.colourScheme": "Atelier Dune" | ||
"java.configuration.updateBuildConfiguration": "disabled" | ||
} |
@@ -7,3 +7,3 @@ | ||
const version = "1.28.1"; | ||
const version = "1.30.1"; | ||
const url = `https://download.scanbot.io/sdk/ios/scanbot-ios-sdk${version}.zip`; | ||
@@ -10,0 +10,0 @@ const zipFile = "sdk-ios.zip"; |
{ | ||
"name": "cordova-plugin-scanbot-sdk", | ||
"title": "Scanbot Document and Barcode Scanner SDK for Cordova", | ||
"version": "4.15.1-beta3", | ||
"version": "4.16.0-alpha.1", | ||
"description": "Cordova Plugin for the Scanbot Document and Barcode Scanner SDK", | ||
@@ -15,3 +15,3 @@ "cordova": { | ||
"postinstall": "node download-ios-framework.js", | ||
"prepack": "python compare-versions.py" | ||
"prepack": "python3 compare-versions.py" | ||
}, | ||
@@ -18,0 +18,0 @@ "types": "index.d.ts", |
@@ -41,2 +41,3 @@ /* | ||
startGenericDocumentRecognizer: makeUiCaller("startGenericDocumentRecognizer"), | ||
startCheckRecognizer: makeUiCaller("startCheckRecognizer"), | ||
}, | ||
@@ -43,0 +44,0 @@ |
Sorry, the diff of this file is too big to display
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 6 instances in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
1
2
1
748971
76
3204