office-addin-manifest
Advanced tools
Comparing version 1.5.10 to 1.5.11
{ | ||
"name": "office-addin-manifest", | ||
"version": "1.5.10", | ||
"version": "1.5.11", | ||
"description": "Read and modify Office Add-in manifest files.", | ||
@@ -23,6 +23,6 @@ "main": "./lib/main.js", | ||
"chalk": "^2.4.2", | ||
"commander": "^2.20.3", | ||
"commander": "^6.2.0", | ||
"node-fetch": "^2.6.1", | ||
"office-addin-cli": "^1.0.15", | ||
"office-addin-usage-data": "^1.0.19", | ||
"office-addin-cli": "^1.0.16", | ||
"office-addin-usage-data": "^1.0.20", | ||
"path": "^0.12.7", | ||
@@ -57,3 +57,3 @@ "uuid": "^3.4.0", | ||
}, | ||
"gitHead": "1cbb01b208c968f953b6d76c19cb428d2fd9b093" | ||
"gitHead": "4ec80a9d247e1764c40559cdc978fe1877d81ee2" | ||
} |
70148
- Removedcommander@2.20.3(transitive)
Updatedcommander@^6.2.0
Updatedoffice-addin-cli@^1.0.16