@ooxml-tools/cli
Advanced tools
+13
-8
| { | ||
| "name": "@ooxml-tools/cli", | ||
| "description": "Command line tools for dealing with Office Open XML files in node.js", | ||
| "version": "0.3.2", | ||
| "version": "0.4.1", | ||
| "license": "MIT", | ||
@@ -9,2 +9,6 @@ "type": "module", | ||
| "types": "./dist/npm/types.d.ts", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/ooxml-tools/cli" | ||
| }, | ||
| "bin": { | ||
@@ -29,3 +33,4 @@ "ooxml": "./dist/npm/bin/ooxml-cli.js" | ||
| "@rollup/plugin-virtual": "^3.0.2", | ||
| "@tsconfig/node22": "^22.0.0", | ||
| "@tsconfig/node24": "^24.0.0", | ||
| "@types/node": "^24.0.0", | ||
| "@types/yargs": "^17.0.32", | ||
@@ -45,10 +50,10 @@ "prettier": "^3.4.2", | ||
| "dependencies": { | ||
| "@ooxml-tools/file": "^0.2.7", | ||
| "@ooxml-tools/render": "^0.3.1", | ||
| "@ooxml-tools/units": "^0.1.4", | ||
| "@ooxml-tools/validate": "^0.2.2", | ||
| "@ooxml-tools/file": "^0.6.1", | ||
| "@ooxml-tools/render": "^0.5.2", | ||
| "@ooxml-tools/units": "^0.4.6", | ||
| "@ooxml-tools/validate": "^0.4.4", | ||
| "execa": "^9.3.0", | ||
| "open": "^10.1.0", | ||
| "yargs": "^17.7.2" | ||
| "open": "^11.0.0", | ||
| "yargs": "^18.0.0" | ||
| } | ||
| } |
+9
-9
@@ -18,11 +18,11 @@ <h1> | ||
| # Commands: | ||
| # pack <docxpath> <dirpath> pack directory to docx file | ||
| # unpack <docxpath> <dirpath> unpack docx to a directory | ||
| # list <docxpath> list files in docx | ||
| # read <docxpath> <filepath> read file inside docx to sdtout | ||
| # write <docxpath> <filepath> create/override file in docx | ||
| # init <docxpath> initializes a blank file (docx) | ||
| # render <filepath> render files | ||
| # support <filepath> list supported apps for <filepath> | ||
| # validate <filepath> validate docx files | ||
| # pack <ooxmlpath> <dirpath> pack directory to docx file | ||
| # unpack <ooxmlpath> <dirpath> unpack docx to a directory | ||
| # list <ooxmlpath> list files in docx | ||
| # read <ooxmlpath> <filepath> read file inside docx to sdtout | ||
| # write <ooxmlpath> <filepath> create/override file in docx | ||
| # init <ooxmlpath> initializes a blank file (docx) | ||
| # render <ooxmlpath> render files | ||
| # support <ooxmlpath> list supported apps for <ooxmlpath> | ||
| # validate <ooxmlpath> validate docx files | ||
| # convert <from> <to> <value> convert between units | ||
@@ -29,0 +29,0 @@ # |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
5252
2.54%0
-100%14
7.69%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated