🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

docx

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docx - npm Package Compare versions

Comparing version
9.5.3
to
9.6.0
+7
-9
package.json
{
"name": "docx",
"version": "9.5.3",
"version": "9.6.0",
"description": "Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.",

@@ -29,3 +29,3 @@ "type": "module",

"prepublishOnly": "npm run build --omit=dev",
"lint": "eslint --flag unstable_ts_config --config eslint.config.ts",
"lint": "eslint --config eslint.config.ts",
"predemo": "npm run build",

@@ -76,5 +76,3 @@ "demo": "tsx ./demo/index.ts",

"devDependencies": {
"@types/eslint__js": "^8.42.3",
"@types/inquirer": "^9.0.3",
"@types/prompt": "^1.1.1",
"@types/unzipper": "^0.10.4",

@@ -84,3 +82,3 @@ "@types/xml": "^1.0.8",

"@typescript-eslint/parser": "^8.8.1",
"@vitest/coverage-v8": "^3.0.8",
"@vitest/coverage-v8": "^4.0.18",
"@vitest/ui": "^4.0.18",

@@ -91,5 +89,5 @@ "cspell": "^9.0.0",

"eslint-import-resolver-typescript": "^4.3.2",
"eslint-plugin-functional": "^7.0.2",
"eslint-plugin-functional": "^9.0.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsdoc": "^61.1.11",
"eslint-plugin-jsdoc": "^62.5.5",
"eslint-plugin-no-null": "^1.0.2",

@@ -108,3 +106,3 @@ "eslint-plugin-prefer-arrow": "^1.2.3",

"typedoc": "^0.28.2",
"typescript": "5.3.3",
"typescript": "5.9.3",
"typescript-eslint": "^8.10.0",

@@ -116,3 +114,3 @@ "unzipper": "^0.12.3",

"vite-tsconfig-paths": "^6.1.1",
"vitest": "^3.0.8"
"vitest": "^4.0.18"
},

@@ -119,0 +117,0 @@ "engines": {

@@ -111,3 +111,3 @@ <p align="center">

[downloads-url]: https://npmjs.org/package/docx
[github-actions-workflow-image]: https://github.com/dolanmiu/docx/workflows/Default/badge.svg
[github-actions-workflow-image]: https://github.com/dolanmiu/docx/workflows/Default/badge.svg?branch=master
[github-actions-workflow-url]: https://github.com/dolanmiu/docx/actions

@@ -114,0 +114,0 @@ [snky-image]: https://snyk.io/test/github/dolanmiu/docx/badge.svg

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display