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

@nosferatu500/textract-lite

Package Overview
Dependencies
Maintainers
0
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nosferatu500/textract-lite - npm Package Compare versions

Comparing version 7.0.7 to 7.0.8

2

dist/index.js
import fs from "fs";
import mime from "mime";
import { extract } from "./extract";
import { extract } from "./extract.js";
export async function fromFileWithMimeAndPath(type, filePath, options) {

@@ -5,0 +5,0 @@ if (fs.existsSync(filePath)) {

{
"name": "@nosferatu500/textract-lite",
"version": "7.0.7",
"version": "7.0.8",
"type": "module",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/nosferatu500/textract-lite",

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