eslint-html-reporter
Advanced tools
Comparing version 0.7.3 to 0.7.4
{ | ||
"name": "eslint-html-reporter", | ||
"version": "0.7.3", | ||
"version": "0.7.4", | ||
"description": "HTML Reporter for ESLint", | ||
@@ -31,3 +31,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"hairballs": "^0.3.1" | ||
"hairballs": "^0.3.2", | ||
"handlebars": "^4.3.1" | ||
}, | ||
@@ -34,0 +35,0 @@ "devDependencies": { |
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
13027
2
+ Addedhandlebars@^4.3.1
Updatedhairballs@^0.3.2