New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bank-voucher-ocr

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bank-voucher-ocr - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

2

dist/bvocr.esm.js

@@ -5,3 +5,3 @@ /**

*
* @version 0.7.1
* @version 0.7.2
* @author waiting

@@ -8,0 +8,0 @@ * @license MIT

@@ -5,3 +5,3 @@ /**

*
* @version 0.7.1
* @version 0.7.2
* @author waiting

@@ -8,0 +8,0 @@ * @license MIT

@@ -5,3 +5,3 @@ /**

*
* @version 0.7.1
* @version 0.7.2
* @author waiting

@@ -8,0 +8,0 @@ * @license MIT

@@ -46,2 +46,5 @@ /// <reference types="node" />

export declare type VoucherConfigMap = Map<BankName, VoucherConfig>;
export interface OcrRetObject {
[key: string]: OcrRetInfo;
}
export interface OcrZoneRet {

@@ -48,0 +51,0 @@ fieldName: FieldName;

{
"name": "bank-voucher-ocr",
"author": "waiting",
"version": "0.7.1",
"version": "0.7.2",
"description": "Bank Voucher ocr by tesseract and retrieve fields",

@@ -6,0 +6,0 @@ "keywords": [

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