Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@thegrizzlylabs/cordova-plugin-genius-scan

Package Overview
Dependencies
0
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.7 to 5.0.8

2

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

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

@@ -133,2 +133,3 @@ # Genius Scan SDK Cordova plugin

- `outputFormats`: an array with the formats in which the OCR result is made available in the ScanFlow result (defaults to all formats). Possible formats are `rawText`, `hOCR` and `textLayerInPDF`.
- `structuredData`: an array of the structured data you want to extract. E.g.: `['receipt', 'businessCard']`. Possible values are `bankDetails`, `receipt`, `businessCard`. Only available on iOS.

@@ -144,2 +145,3 @@ It returns a promise with `result` object containing:

- `hocrTextLayout`: the recognized text in [hOCR](https://en.wikipedia.org/wiki/HOCR) format (with position, style…)
- `structuredData`: the result of the structured data extraction. A subdictionary will be present for each type of structured data detected by the scan flow.

@@ -146,0 +148,0 @@ ### Error callback

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc