Socket
Socket
Sign inDemoInstall

@thegrizzlylabs/cordova-plugin-genius-scan

Package Overview
Dependencies
Maintainers
2
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thegrizzlylabs/cordova-plugin-genius-scan - npm Package Compare versions

Comparing version 2.4.2 to 2.5.0

2

package.json
{
"name": "@thegrizzlylabs/cordova-plugin-genius-scan",
"version": "2.4.2",
"version": "2.5.0",
"description": "Cordova Plugin for Genius Scan SDK",

@@ -5,0 +5,0 @@ "author": "TheGrizzlyLabs <sdk@thegrizzlylabs.com> (https://www.thegrizzlylabs.com/)",

@@ -110,3 +110,3 @@ # Genius Scan SDK Cordova plugin

| imageFileUri | String | file URI to the original JPEG file to be transformed with the plugin (Note: it won't be overriden by the plugin) |
| onSuccess(fileUri) | Function | Callback function, called with the file URI of the processed JPEG output |
| onSuccess(jsonResult) | Function | Callback function, called with the `originalImageUri` and `enhancedImageUri` |
| onFail | Function | [Error callback](#error-callback)|

@@ -122,3 +122,3 @@ | scanOptions | Object | [Scan Options](#scan-options) |

| --- | --- | --- |
| onSuccess(fileUri) | Function | Callback function, called with the file URI of the processed JPEG output |
| onSuccess(jsonResult) | Function | Callback function, called with the `originalImageUri` and `enhancedImageUri` |
| onFail | Function | [Error callback](#error-callback)|

@@ -195,2 +195,12 @@ | scanOptions | Object | [Scan Options](#scan-options) |

## [2.5.0] - 2019-04-30
### Changed
- Page format for PDF generation is FIT rather than A4
- PDF title is used for filename, in addition to PDF metadata
- [Android] Image type was incorrectly detected on original image, instead of warped image
### Added
- Document detection status
- Scan functions now return original image Uri, in addition to enhanced image
## [2.4.2] - 2019-02-27

@@ -197,0 +207,0 @@ ### Changed

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

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