office-oxide 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "office-oxide",
3
- "version": "0.1.4",
4
- "description": "Fast Office document processing (DOCX/XLSX/PPTX/DOC/XLS/PPT) for Node.js native bindings backed by the Rust office_oxide library.",
3
+ "version": "0.1.5",
4
+ "description": "Fast Office document processing (DOCX/XLSX/PPTX/DOC/XLS/PPT) for Node.js \u2014 native bindings backed by the Rust office_oxide library.",
5
5
  "license": "MIT OR Apache-2.0",
6
6
  "author": "Yury Fedoseev",
7
7
  "repository": {
@@ -40,7 +40,7 @@
40
40
  "test": "node --test test/*.mjs"
41
41
  },
42
42
  "dependencies": {
43
- "koffi": "^2.9.0"
43
+ "koffi": "^3.1.1"
44
44
  },
45
45
  "keywords": [
46
46
  "docx",