@docutain/cordova-plugin-docutain-sdk
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
{ | ||
"name": "@docutain/cordova-plugin-docutain-sdk", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"description": "The Docutain SDK for Cordova brings high quality document scanning, data extraction, text recognition and PDF creation features to your mobile apps, known from the world famous Docutain document management app used by millions of users around the world.", | ||
"cordova": { | ||
"id": "cordova-plugin-docutain-sdk", | ||
"id": "@docutain/cordova-plugin-docutain-sdk", | ||
"platforms": [ | ||
"android" | ||
"android", | ||
"ios" | ||
] | ||
@@ -10,0 +11,0 @@ }, |
@@ -12,3 +12,3 @@ /** | ||
try { | ||
cordova.exec(successCallback, errorCallback, "DocutainSDK", actionName, (options ? options : [])); | ||
cordova.exec(successCallback, errorCallback, "DocutainSDKCordova", actionName, (options ? options : [])); | ||
} | ||
@@ -15,0 +15,0 @@ catch (err) { |
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
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
17
0
56700