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 Compare versions

Comparing version 0.1.2 to 0.1.3

7

CHANGELOG.md

@@ -1,4 +0,5 @@

### 0.1.2 / 6th July 2016
### 0.1.3 / 6th July 2016
* Added the missing lib folder
* Added the missing `lib` folder
* Added a missing dependency to `package.json`

@@ -8,3 +9,3 @@ ### 0.1.1 / 17th January 2016

* Fixed a bug with text boundary calculations
* Added endpoints getHeaders, getFootnotes, getAnnotations
* Added endpoints `getHeaders`, `getFootnotes`, `getAnnotations`

@@ -11,0 +12,0 @@

{
"name": "word-extractor",
"version": "0.1.2",
"version": "0.1.3",
"description": "Node.js package to read Word .DOC files",

@@ -26,3 +26,2 @@ "main": "lib/word.js",

"coffee-script": "^1.8.0",
"event-stream": "^3.3.2",
"gulp": "^3.8.10",

@@ -37,4 +36,5 @@ "gulp-coffee": "^2.2.0",

"bluebird": "^2.6.0",
"event-stream": "^3.3.2",
"underscore": "^1.8.3"
}
}
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