scss-lint-html-reporter
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "scss-lint-html-reporter", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "SCSS Lint HTML Reporter with optional TeamCity integration", | ||
@@ -33,3 +33,4 @@ "main": "./src/index.js", | ||
"dependencies": { | ||
"hairballs": "^0.3.1" | ||
"hairballs": "^0.3.2", | ||
"handlebars": "^4.3.1" | ||
}, | ||
@@ -36,0 +37,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
16635
2
+ Addedhandlebars@^4.3.1
Updatedhairballs@^0.3.2