office-addin-usage-data
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
{ | ||
"name": "office-addin-usage-data", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Provides infrastructure to send usage data events and exceptions.", | ||
@@ -31,6 +31,6 @@ "main": "./lib/main.js", | ||
"@types/node": "^14.17.2", | ||
"@typescript-eslint/eslint-plugin": "^4.26.0", | ||
"@typescript-eslint/eslint-plugin": "^5.33.1", | ||
"concurrently": "^6.0.2", | ||
"eslint": "7.32.0", | ||
"eslint-plugin-office-addins": "^2.1.0", | ||
"eslint-plugin-office-addins": "^2.1.1", | ||
"eslint-plugin-prettier": "^3.4.0", | ||
@@ -52,3 +52,3 @@ "mocha": "^9.1.1", | ||
"prettier": "office-addin-prettier-config", | ||
"gitHead": "a44609393baca55244a14ecac0c3506d781bfe20" | ||
"gitHead": "29096f4493ae4e71277a8b4aa079ddadf0ddccee" | ||
} |
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
103795