office-addin-project
Advanced tools
Comparing version 0.7.7 to 0.7.8
{ | ||
"name": "office-addin-project", | ||
"version": "0.7.7", | ||
"version": "0.7.8", | ||
"description": "Provides project wide commands to an Office Addin Project", | ||
@@ -25,5 +25,5 @@ "main": "./lib/main.js", | ||
"inquirer": "^7.3.3", | ||
"office-addin-manifest": "^1.12.9", | ||
"office-addin-manifest": "^1.12.10", | ||
"office-addin-manifest-converter": "^0.2.4", | ||
"office-addin-usage-data": "^1.6.8", | ||
"office-addin-usage-data": "^1.6.9", | ||
"path": "^0.12.7" | ||
@@ -41,3 +41,3 @@ }, | ||
"mocha": "^10.0.0", | ||
"office-addin-lint": "^2.2.8", | ||
"office-addin-lint": "^2.2.9", | ||
"rimraf": "^3.0.2", | ||
@@ -59,3 +59,3 @@ "semver": "^7.3.5", | ||
"license": "MIT", | ||
"gitHead": "67750235b86b7ebc5fd0408eada6e8feba81a81a" | ||
"gitHead": "046cf733ee7291e33bc973d912592242932a8e0c" | ||
} |
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
93829