eslint-config-office-addins
Advanced tools
Comparing version 1.0.11 to 1.0.13
{ | ||
"name": "eslint-config-office-addins", | ||
"version": "1.0.11", | ||
"version": "1.0.13", | ||
"description": "Provides an eslint configuration for Office Add-ins.", | ||
@@ -15,6 +15,6 @@ "main": "./lib/main.js", | ||
"devDependencies": { | ||
"@types/node": "^10.12.0", | ||
"@types/node": "^12.12.14", | ||
"concurrently": "^3.6.1", | ||
"rimraf": "^2.6.2", | ||
"typescript": "^3.5.3" | ||
"rimraf": "^2.7.1", | ||
"typescript": "^3.7.2" | ||
}, | ||
@@ -30,3 +30,3 @@ "repository": { | ||
"license": "MIT", | ||
"gitHead": "399e9aa10219294385d28ebd8d45b8485cdfaadb" | ||
"gitHead": "40c2b8861b8e861387db01074c64db5918ccf49d" | ||
} |
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
3437