office-addin-cli
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "office-addin-cli", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "A command-line interface for Office Add-ins.", | ||
@@ -23,3 +23,3 @@ "main": "./lib/main.js", | ||
"dependencies": { | ||
"commander": "^2.20.3", | ||
"commander": "^6.2.0", | ||
"node-fetch": "^2.6.1" | ||
@@ -47,3 +47,3 @@ }, | ||
}, | ||
"gitHead": "1cbb01b208c968f953b6d76c19cb428d2fd9b093" | ||
"gitHead": "4ec80a9d247e1764c40559cdc978fe1877d81ee2" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7196
+ Addedcommander@6.2.1(transitive)
- Removedcommander@2.20.3(transitive)
Updatedcommander@^6.2.0