word-extractor
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -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 @@ |
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34814
+ Addedevent-stream@4.0.1(transitive)
- Removedevent-stream@3.3.5(transitive)
Updatedevent-stream@>= 3.3.4