Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mindee

Package Overview
Dependencies
Maintainers
7
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mindee - npm Package Versions

1
8

3.7.1

Diff

Changelog

Source

v3.7.1 - 2023-03-31

Fixes

  • :bug: make sure all documents are exported properly
ianardee
published 3.7.0 •

Changelog

Source

v3.7.0 - 2023-03-31

Changes

  • :sparkles: add support for asynchronous predictions
  • :sparkles: add experimental support for line items in custom documents
  • :art: harmonize bbox and bounding box terminology
  • :arrow_up: update test files, minor updates to string output
  • :label: classification fields are always strings

Fixes

  • :bug: fix error message for missing API key, document type may be undefined
ianardee
published 3.6.0 •

Changelog

Source

v3.6.0 - 2023-02-01

Changes

  • :sparkles: Add support for the mindee_vision API (for internal testing)
  • :sparkles: support Proof of Address V1
  • :sparkles: Add support for: financial document v1
  • :arrow_up: update jsdoc

¡Warning!

The FinancialDocumentV1 class now uses an actual API call to the new route financial_document. Previously, determining whether a document is an invoice or a receipt was done internally by this library.

The API call way is much better, however some fields have been renamed compared to the internal handling. This was done so field names now match exactly Invoice and Receipt classes.

As such, we encourage users to migrate to the new field structure.

If this is problematic, it's possible to use the deprecated way. Simply pass FinancialDocumentV0 to the parse method. Usage is otherwise identical.

ianardee
published 3.5.0 •

Changelog

Source

v3.5.0 - 2023-01-17

Changes

  • :memo: updates to class documentation
  • :sparkles: Add invoice splitter support (beta)

Fixes

  • :bug: fix for CLI command option description
ianardee
published 3.4.1 •

Changelog

Source

v3.4.1 - 2023-01-05

Changes

  • :label: Added typing information, get rid of any type in various places
  • :recycle: Use a specific TextField class for fields we know are textual
  • :arrow_up: update dependencies

Fixes

  • :bug: Expose various class and type definitions to improve developer experience
ianardee
published 3.4.0 •

Changelog

Source

v3.4.0 - 2023-01-04

Changes

  • :sparkles: Support Receipt V4.1
  • :sparkles: Support Invoice V4.1
ianardee
published 3.3.0 •

Changelog

Source

v3.3.0 - 2022-12-01

Changes

  • :sparkles: Add Invoice V4 with line items
  • :sparkles: An env variable can be used to change the Mindee base API url
ianardee
published 3.2.0 •

Changelog

Source

v3.2.0 - 2022-11-14

Changes

  • :sparkles: Add support for shipping container API V1
  • :sparkles: Add support for EU license plate V1
  • :bug: Fix page removal in CLI
  • :sparkles: Add support for Carte Vitale V1
  • :sparkles: Add support for FR Bank Account Details V1
  • :memo: Export and add comments for method parameters.
  • :sparkles: Add support for US Bank Check V1
ianardee
published 3.1.1 •

Changelog

Source

v3.1.1 - 2022-11-08

Changes

  • :bug: fix proper import and documentation of region-specific documents
ianardee
published 3.1.0 •

Changelog

Source

v3.1.0 - 2022-11-08

Changes

  • :sparkles: Add support for French ID cards.
  • :sparkles: add buffer input source
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