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

ocr-document-classification

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ocr-document-classification - npm Package Compare versions

Comparing version 1.2.4 to 1.2.6

dist/index.cjs.map

15

dist/index.js

@@ -22,11 +22,2 @@ var __defProp = Object.defineProperty;

// node_modules/tsup/assets/esm_shims.js
import { fileURLToPath } from "url";
import path from "path";
var init_esm_shims = __esm({
"node_modules/tsup/assets/esm_shims.js"() {
"use strict";
}
});
// src/convert.mjs

@@ -49,11 +40,6 @@ var convert_exports = {};

"use strict";
init_esm_shims();
}
});
// src/index.ts
init_esm_shims();
// src/functions.ts
init_esm_shims();
import { stringSimilarity } from "string-similarity-js";

@@ -160,1 +146,2 @@ import * as Tesseract from "tesseract.js";

};
//# sourceMappingURL=index.js.map
{
"name": "ocr-document-classification",
"version": "1.2.4",
"version": "1.2.6",
"description": "Document classification using tesseract.js and string-similarity-js.",

@@ -5,0 +5,0 @@ "main": "./dist/index.cjs",

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