office-addin-cli
Advanced tools
Comparing version 1.0.12 to 1.0.13
{ | ||
"name": "office-addin-cli", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "A command-line interface for Office Add-ins.", | ||
@@ -24,3 +24,3 @@ "main": "./lib/main.js", | ||
"commander": "^2.20.3", | ||
"node-fetch": "^2.6.0" | ||
"node-fetch": "^2.6.1" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c2be189dc6600d16d93f11482166873cfa010f85" | ||
"gitHead": "738bdfb85c4b5351a1942febbe5bee9e2e1b12a2" | ||
} |
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
Updatednode-fetch@^2.6.1