libreoffice-convert
Advanced tools
Comparing version 1.3.7 to 1.3.8
{ | ||
"name": "libreoffice-convert", | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"description": "A simple and fast node.js module for converting office documents to different formats", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"async": "^2.6.2", | ||
"async": "^3.2.3", | ||
"tmp": "^0.2.1" | ||
@@ -33,3 +33,3 @@ }, | ||
"@types/node": "^17.0.23", | ||
"jest": "^24.7.1" | ||
"jest": "^27.5.1" | ||
}, | ||
@@ -36,0 +36,0 @@ "engines": { |
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
+ Addedasync@3.2.6(transitive)
- Removedasync@2.6.4(transitive)
- Removedlodash@4.17.21(transitive)
Updatedasync@^3.2.3