office-addin-usage-data
Advanced tools
Comparing version 1.6.12 to 1.6.13
{ | ||
"name": "office-addin-usage-data", | ||
"version": "1.6.12", | ||
"version": "1.6.13", | ||
"description": "Provides infrastructure to send usage data events and exceptions.", | ||
@@ -32,7 +32,6 @@ "main": "./lib/main.js", | ||
"@types/node": "^14.17.2", | ||
"@typescript-eslint/eslint-plugin": "^7.3.0", | ||
"concurrently": "^6.0.2", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-office-addins": "^3.0.2", | ||
"eslint-plugin-prettier": "^3.4.0", | ||
"eslint-plugin-office-addins": "^3.0.3", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"mocha": "^9.1.1", | ||
@@ -43,3 +42,4 @@ "office-addin-prettier-config": "^1.2.1", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.7.4" | ||
"typescript": "^4.7.4", | ||
"typescript-eslint": "^8.4.0" | ||
}, | ||
@@ -54,3 +54,3 @@ "repository": { | ||
"prettier": "office-addin-prettier-config", | ||
"gitHead": "223e80a361c4a9e6176f34a0b48a801bcc9b6f89" | ||
"gitHead": "7c9b41b210a30e1e7f01e9fe5875e5371bdab489" | ||
} |
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
107280