office-addin-manifest
Advanced tools
Comparing version 1.3.5 to 1.3.6
{ | ||
"name": "office-addin-manifest", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"description": "Read and modify Office Add-in manifest files.", | ||
@@ -23,5 +23,4 @@ "main": "./lib/main.js", | ||
"commander": "^2.19.0", | ||
"fs": "0.0.1-security", | ||
"node-fetch": "^2.2.0", | ||
"office-addin-cli": "^0.2.5", | ||
"office-addin-cli": "^0.2.6", | ||
"path": "^0.12.7", | ||
@@ -56,3 +55,3 @@ "uuid": "^3.3.2", | ||
}, | ||
"gitHead": "2c45b328d1f3d1380562dcdc59d27e9fb95a3b42" | ||
"gitHead": "6053dd7d7425d5700dd568682ee3300aaf338832" | ||
} |
6
39084
- Removedfs@0.0.1-security
- Removedfs@0.0.1-security(transitive)
Updatedoffice-addin-cli@^0.2.6