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.2.1 to 0.2.2

5

CHANGELOG.md

@@ -0,1 +1,6 @@

### 0.2.2 / 23rd January 2019
* Fixed [the bad dependency on event-stream](https://github.com/dominictarr/event-stream/issues/116)
### 0.2.1 / 21st January 2019

@@ -2,0 +7,0 @@

4

package.json
{
"name": "word-extractor",
"version": "0.2.1",
"version": "0.2.2",
"description": "Node.js package to read Word .doc files",

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

"async": "^1.5.2",
"event-stream": "^3.3.2",
"event-stream": ">= 3.3.4",
"underscore": "^1.8.3"

@@ -32,0 +32,0 @@ },

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