office-addin-cli
Advanced tools
Comparing version 1.3.8 to 1.4.0
@@ -9,2 +9,2 @@ #!/usr/bin/env node | ||
// It specifies this file instead which then calls into the file in the lib folder. | ||
require("./lib/cli.js"); | ||
require("./lib/cli.js"); |
{ | ||
"name": "office-addin-cli", | ||
"version": "1.3.8", | ||
"version": "1.4.0", | ||
"description": "A command-line interface for Office Add-ins.", | ||
@@ -36,7 +36,7 @@ "main": "./lib/main.js", | ||
"eslint": "7.32.0", | ||
"eslint-plugin-office-addins": "^2.0.3", | ||
"eslint-plugin-office-addins": "^2.1.0", | ||
"eslint-plugin-prettier": "^3.4.0", | ||
"mocha": "^9.1.1", | ||
"office-addin-prettier-config": "^1.1.7", | ||
"office-addin-usage-data": "^1.4.9", | ||
"office-addin-prettier-config": "^1.2.0", | ||
"office-addin-usage-data": "^1.5.0", | ||
"prettier": "^2.1.2", | ||
@@ -55,3 +55,3 @@ "rimraf": "^3.0.2", | ||
"prettier": "office-addin-prettier-config", | ||
"gitHead": "903ed3a97a368105d4f56a958cffc9c6c3967d37" | ||
"gitHead": "a44609393baca55244a14ecac0c3506d781bfe20" | ||
} |
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
13852
21
204