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

@tesseract.js-data/amh

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tesseract.js-data/amh - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

4.0.0_best_int/amh.traineddata.gz

6

index.js

@@ -1,11 +0,7 @@

const fs = require('fs');
const path = require('path');
const buff = fs
.readFileSync(path.join(__dirname, 'amh.traineddata.gz'))
module.exports = {
code: 'amh',
gzip: true,
data: buff,
langPath: path.join(__dirname, '4.0.0')
};
{
"name": "@tesseract.js-data/amh",
"version": "0.1.0",
"version": "1.0.0",
"description": "traineddata for tesseract.js",
"main": "index.js",
"author": "",
"author": "Balearica <admin@scribeocr.com>",
"contributors": [{"name": "Balearica"}, {"name": "jeromewu"}],

@@ -8,0 +8,0 @@ "license": "MIT",

@@ -1,2 +0,2 @@

# @tess-data/amh
## Overview

@@ -3,0 +3,0 @@ amh traineddata for tesseract.js

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