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

office-text-extractor

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

office-text-extractor - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

2

lib/parsers/word.js

@@ -112,3 +112,3 @@ /*

async function parseTextFromWordFile(filePath) {
await new Promise((resolve, reject) => {
return await new Promise((resolve, reject) => {
extractWordFile(filePath)

@@ -115,0 +115,0 @@ .then(convertDocumentXmlToJson)

{
"name": "office-text-extractor",
"version": "1.0.2",
"version": "1.1.0",
"description": "Yet another library to extract text from MS Office and PDF files",

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

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