Socket
Socket
Sign inDemoInstall

@nosferatu500/textract

Package Overview
Dependencies
147
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.1 to 3.1.2

18

package.json
{
"name": "@nosferatu500/textract",
"version": "3.1.1",
"version": "3.1.2",
"homepage": "https://github.com/nosferatu500/textract",

@@ -62,3 +62,3 @@ "description": "Extracting text from files of various type including html, pdf, doc, docx, xls, xlsx, csv, pptx, png, jpg, gif, rtf, text/*, and various open office.",

"dependencies": {
"@xmldom/xmldom": "^0.8.2",
"@xmldom/xmldom": "^0.8.6",
"cheerio": "1.0.0-rc.12",

@@ -70,3 +70,3 @@ "epub2": "1.3.8",

"jschardet": "3.0.0",
"marked": "^4.0.18",
"marked": "^4.2.2",
"meow": "^9.0.0",

@@ -81,3 +81,3 @@ "mime": "3.0.0",

"chai": "^4.3.6",
"eslint": "^8.22.0",
"eslint": "^8.27.0",
"eslint-config-airbnb": "^19.0.4",

@@ -88,6 +88,6 @@ "eslint-config-prettier": "^8.5.0",

"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-sonarjs": "^0.15.0",
"eslint-plugin-unicorn": "^43.0.2",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-sonarjs": "^0.16.0",
"eslint-plugin-unicorn": "^44.0.2",
"mocha": "^9.2.2",

@@ -99,3 +99,3 @@ "prettier": "^2.7.1"

"prettier": "prettier --write '{lib,test}/**/*.js'",
"lint": "yarn prettier && node_modules/.bin/eslint -c .eslintrc.json lib --fix"
"lint": "yarn prettier && node_modules/.bin/eslint -c .eslintrc.json lib"
},

@@ -102,0 +102,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc