@nosferatu500/textract-lite
Advanced tools
Comparing version 5.0.7 to 5.0.8
{ | ||
"name": "@nosferatu500/textract-lite", | ||
"version": "5.0.7", | ||
"version": "5.0.8", | ||
"homepage": "https://github.com/nosferatu500/textract-lite", | ||
@@ -30,4 +30,4 @@ "description": "Extracting text from files of various type including txt, doc, docx.", | ||
"dependencies": { | ||
"@xmldom/xmldom": "0.8.6", | ||
"html-entities": "^2.3.3", | ||
"@xmldom/xmldom": "0.8.8", | ||
"html-entities": "^2.3.6", | ||
"iconv-lite": "^0.6.3", | ||
@@ -40,17 +40,17 @@ "jschardet": "^3.0.0", | ||
"devDependencies": { | ||
"@types/chai": "^4.3.4", | ||
"@types/chai": "^4.3.5", | ||
"@types/chai-as-promised": "^7.1.5", | ||
"@types/mime": "^3.0.1", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^16.18.11", | ||
"@types/node": "^16.18.36", | ||
"@types/yauzl": "^2.10.0", | ||
"@typescript-eslint/eslint-plugin": "^5.50.0", | ||
"@typescript-eslint/parser": "^5.50.0", | ||
"@typescript-eslint/eslint-plugin": "^5.59.11", | ||
"@typescript-eslint/parser": "^5.59.11", | ||
"chai": "^4.3.7", | ||
"chai-as-promised": "^7.1.1", | ||
"eslint": "^8.33.0", | ||
"eslint": "^8.43.0", | ||
"mocha": "^10.2.0", | ||
"ts-node": "^10.9.1", | ||
"typedoc": "^0.23.24", | ||
"typescript": "^4.9.5" | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.3" | ||
}, | ||
@@ -57,0 +57,0 @@ "license": "MIT", |
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
24307
13
373
+ Added@xmldom/xmldom@0.8.8(transitive)
- Removed@xmldom/xmldom@0.8.6(transitive)
Updated@xmldom/xmldom@0.8.8
Updatedhtml-entities@^2.3.6