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

@conscia/tika

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@conscia/tika - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

2

npm-shrinkwrap.json
{
"name": "@conscia/tika",
"version": "1.11.0",
"version": "1.12.0",
"lockfileVersion": 1,

@@ -5,0 +5,0 @@ "requires": true,

{
"name": "@conscia/tika",
"version": "1.11.0",
"version": "1.12.0",
"description": "Apache Tika bridge. Text extraction, metadata extraction, mimetype detection and language detection.",

@@ -5,0 +5,0 @@ "scripts": {

@@ -67,2 +67,4 @@ # node-tika #

- `ocrTimeout` to set the maximum time in seconds to wait for the Tesseract process to terminate.
- `ocrStrategy` to set an OCR strategy — especially useful if you want to extract text in images in PDF (use `ocr_only` in that case).
- `ocrOutputType` to set the OCR output type (either `txt` or `hocr`).

@@ -69,0 +71,0 @@ ### PDF parser options ###

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