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

@mtamayo/office-text-extractor

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mtamayo/office-text-extractor - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

build/index.d.ts

2

package.json
{
"name": "@mtamayo/office-text-extractor",
"version": "3.0.3",
"version": "3.0.4",
"description": "Yet another library to extract text from MS Office and PDF files",

@@ -5,0 +5,0 @@ "keywords": [

@@ -5,3 +5,3 @@ // source/parsers/docx.ts

import { type Buffer } from 'node:buffer'
import { extractRawText as parseWordFile } from 'mammoth'
import { extractRawText as parseWordFile } from '@mtamayo/mammoth'

@@ -8,0 +8,0 @@ import type { TextExtractionMethod } from '../lib.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