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

word-extractor

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

word-extractor - npm Package Versions

2

1.0.4

Diff

Changelog

Source

1.0.4 / 26th July 2021

  • Fixed issue with missing content from LibreOffice files. See #40
  • Fixed order of entry reading from LibreOffice OOXML files. See #41
morungos
published 1.0.3 •

Changelog

Source

1.0.3 / 17th June 2021

  • Fixes issues with long attribute values (> 65k) in OO XML. See #37
  • Propogate errors from XML failures into promise rejections. See #38
  • Changed the XML parser dependency for maintenance and fixes. See #39
morungos
published 1.0.2 •

Changelog

Source

1.0.2 / 28th May 2021

  • Added a new method for reading textbox content. See #35
morungos
published 1.0.1 •

Changelog

Source

1.0.1 / 24th May 2021

  • Added separation between headers and footers. See #34
morungos
published 1.0.0 •

Changelog

Source

1.0.0 / 16th May 2021

  • Major refactoring of the OLE code to use promises internally
  • Added support for Open Office XML-based (.docx) Word files. See #1
  • Added support for reading direct from a Buffer. See #11
  • Removed event-stream dependency. See #19
  • Fixed an issue with not closing files properly. See #23
  • Corrected handling of extracting files with files. See #31
  • Corrected handling of extracting files with deleted text. See #32
  • Fixed issues with extracting multiple rows of table data. See #33

This is a major release, and while there are no incompatible API changes, it seemed best to bump the version so as not to pick up updates automatically. However, all old applications should not require any code changes to use this version.

morungos
published 0.3.0 •

Changelog

Source

0.3.0 / 18th February 2019

  • Re-fixed the bad loop in the OLE code. See #15, #18
  • A few errors previously rejected as strings, they're now errors
  • Updated dependencies to safe versions. See #20
morungos
published 0.2.2 •

Changelog

Source

0.2.2 / 23rd January 2019

  • Fixed the bad dependency on event-stream
morungos
published 0.2.1 •

Changelog

Source

0.2.1 / 21st January 2019

  • Added a new getEndnotes method. See #16
  • Fixed a bad loop in the OLE code
morungos
published 0.1.4 •

Changelog

Source

0.1.4 / 25th March 2017

  • Fixed a documentation issue. extract returns a Promise. See #6
  • Corrected table cell delimiters to be tabs. See #9
  • Fixed an issue where replacements weren't being applied right.
morungos
published 0.1.3 •

Changelog

Source

0.1.3 / 6th July 2016

  • Added the missing lib folder
  • Added a missing dependency to package.json
2
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