+10
-10
| { | ||
| "name": "docx", | ||
| "version": "9.5.2", | ||
| "version": "9.5.3", | ||
| "description": "Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.", | ||
@@ -33,3 +33,3 @@ "type": "module", | ||
| "typedoc": "typedoc src/index.ts --tsconfig tsconfig.typedoc.json", | ||
| "prettier": "prettier -l \"{src,scripts,demo}/**/*.{ts,html}\"", | ||
| "prettier": "prettier -l \"{src,scripts,demo,docs}/**/*.{ts,html,md}\"", | ||
| "prettier:fix": "npm run prettier -- --write", | ||
@@ -62,3 +62,3 @@ "cspell": "cspell \"{src,demo,docs,scripts}/**/*.{ts,scss,html,md}\" && cspell \"./*.*\"", | ||
| "dependencies": { | ||
| "@types/node": "^24.0.1", | ||
| "@types/node": "^25.2.3", | ||
| "hash.js": "^1.1.7", | ||
@@ -95,8 +95,8 @@ "jszip": "^3.10.1", | ||
| "eslint-plugin-prefer-arrow": "^1.2.3", | ||
| "eslint-plugin-unicorn": "^59.0.0", | ||
| "eslint-plugin-unicorn": "^63.0.0", | ||
| "execa": "^9.4.0", | ||
| "glob": "^11.0.0", | ||
| "inquirer": "^12.0.0", | ||
| "glob": "^13.0.3", | ||
| "inquirer": "^13.2.2", | ||
| "jiti": "^2.3.3", | ||
| "jsdom": "^26.0.0", | ||
| "jsdom": "^28.0.0", | ||
| "pre-commit": "^1.2.2", | ||
@@ -110,6 +110,6 @@ "prettier": "^3.1.1", | ||
| "unzipper": "^0.12.3", | ||
| "vite": "^6.0.1", | ||
| "vite": "^7.3.1", | ||
| "vite-plugin-dts": "^4.2.4", | ||
| "vite-plugin-node-polyfills": "^0.23.0", | ||
| "vite-tsconfig-paths": "^5.0.1", | ||
| "vite-plugin-node-polyfills": "^0.25.0", | ||
| "vite-tsconfig-paths": "^6.1.1", | ||
| "vitest": "^3.0.8" | ||
@@ -116,0 +116,0 @@ }, |
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
3467253
3.07%93142
2.9%+ Added
+ Added
- Removed
- Removed
Updated