@usejunior/safe-docx
Advanced tools
+2
-2
| { | ||
| "name": "@usejunior/safe-docx", | ||
| "version": "0.11.2", | ||
| "version": "0.12.1", | ||
| "description": "Edit Word (.docx) and OpenDocument (.odt) files with tracked changes, redlines, and formatting preservation. Built for AI coding agents. Apache-2.0 licensed, 100% local processing.", | ||
@@ -28,3 +28,3 @@ "mcpName": "io.github.UseJunior/safe-docx", | ||
| "dependencies": { | ||
| "@usejunior/docx-mcp": "^0.11.2" | ||
| "@usejunior/docx-mcp": "^0.12.1" | ||
| }, | ||
@@ -31,0 +31,0 @@ "engines": { |
+2
-2
@@ -6,3 +6,3 @@ { | ||
| "description": "AI-native surgical editing of Word .docx and OpenDocument .odt files with formatting preservation", | ||
| "version": "0.11.2", | ||
| "version": "0.12.1", | ||
| "websiteUrl": "https://usejunior.com/developer-tools/safe-docx", | ||
@@ -22,3 +22,3 @@ "icons": [ | ||
| "identifier": "@usejunior/safe-docx", | ||
| "version": "0.11.2", | ||
| "version": "0.12.1", | ||
| "transport": { | ||
@@ -25,0 +25,0 @@ "type": "stdio" |
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated