Socket
Socket
Sign inDemoInstall

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.3.1 to 1.4.0

license.md

12

package.json
{
"name": "office-text-extractor",
"version": "1.3.1",
"version": "1.4.0",
"description": "Yet another library to extract text from MS Office and PDF files",

@@ -19,2 +19,3 @@ "keywords": [

"main": "lib/index.js",
"types": "types/index.d.ts",
"scripts": {

@@ -35,5 +36,5 @@ "test": "ava"

"decompress": "^4.2.1",
"file-type": "^16.2.0",
"file-type": "^16.4.0",
"fs-extra": "^9.1.0",
"js-yaml": "^4.0.0",
"js-yaml": "^4.1.0",
"pdf-parse": "^1.1.1",

@@ -45,4 +46,5 @@ "read-chunk": "^3.2.0",

"devDependencies": {
"prettier": "^2.2.1",
"ava": "3.15.0"
"ava": "3.15.0",
"np": "^7.5.0",
"prettier": "^2.3.0"
},

@@ -49,0 +51,0 @@ "ava": {

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