@nosferatu500/textract-lite
Advanced tools
Comparing version 3.0.4 to 3.0.5
{ | ||
"name": "@nosferatu500/textract-lite", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"homepage": "https://github.com/nosferatu500/textract-lite", | ||
@@ -36,4 +36,4 @@ "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.1", | ||
"html-entities": "2.3.2", | ||
"@xmldom/xmldom": "^0.8.2", | ||
"html-entities": "^2.3.3", | ||
"iconv-lite": "0.6.3", | ||
@@ -48,14 +48,14 @@ "jschardet": "3.0.0", | ||
"chai": "^4.3.6", | ||
"eslint": "^8.9.0", | ||
"eslint": "^8.14.0", | ||
"eslint-config-airbnb": "^19.0.4", | ||
"eslint-config-prettier": "^8.4.0", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-jsx-a11y": "^6.5.1", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"eslint-plugin-promise": "^6.0.0", | ||
"eslint-plugin-react": "^7.28.0", | ||
"eslint-plugin-sonarjs": "^0.12.0", | ||
"eslint-plugin-unicorn": "^41.0.0", | ||
"mocha": "^9.2.1", | ||
"prettier": "^2.5.1" | ||
"eslint-plugin-react": "^7.29.4", | ||
"eslint-plugin-sonarjs": "^0.13.0", | ||
"eslint-plugin-unicorn": "^42.0.0", | ||
"mocha": "^9.2.2", | ||
"prettier": "^2.6.2" | ||
}, | ||
@@ -62,0 +62,0 @@ "scripts": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
45681
1
+ Addedhtml-entities@2.5.2(transitive)
- Removedhtml-entities@2.3.2(transitive)
Updated@xmldom/xmldom@^0.8.2
Updatedhtml-entities@^2.3.3