custom-functions-metadata
Advanced tools
Comparing version 1.0.26 to 1.0.27
{ | ||
"name": "custom-functions-metadata", | ||
"version": "1.0.26", | ||
"version": "1.0.27", | ||
"description": "Generate metadata for Excel Custom Functions.", | ||
@@ -32,3 +32,3 @@ "main": "./lib/main.js", | ||
"nconf": "^0.10.0", | ||
"office-addin-cli": "^1.0.9", | ||
"office-addin-cli": "^1.0.10", | ||
"optimist": "^0.6.1", | ||
@@ -41,3 +41,3 @@ "xregexp": "^4.3.0" | ||
"@types/es6-promise": "^3.3.0", | ||
"@types/mocha": "^5.2.7", | ||
"@types/mocha": "^7.0.2", | ||
"@types/node": "^12.12.34", | ||
@@ -47,4 +47,4 @@ "@types/node-fetch": "^2.5.5", | ||
"concurrently": "^3.6.1", | ||
"mocha": "^5.2.0", | ||
"office-addin-lint": "^1.0.21", | ||
"mocha": "^7.1.1", | ||
"office-addin-lint": "^1.0.22", | ||
"office-addin-prettier-config": "^1.0.12", | ||
@@ -63,3 +63,3 @@ "rimraf": "^2.7.1", | ||
"prettier": "office-addin-prettier-config", | ||
"gitHead": "ddbb461774e6a2675d410c66259d54dbfb5b6896" | ||
"gitHead": "1ac2d65af9feed31efc5b0910d7f1e37fd966db2" | ||
} |
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
81793
Updatedoffice-addin-cli@^1.0.10