gulp-rb-validate-html
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "gulp-rb-validate-html", | ||
"version": "0.0.4", | ||
"description": "Gulp plugin to check HTML files according to web frontend guidelines", | ||
"version": "0.0.5", | ||
"description": "Gulp plugin to validate HTML files according to Web Frontend Guidelines", | ||
"main": "index.js", | ||
@@ -9,8 +9,5 @@ "scripts": { | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/rbcibd/gulp-rb-validate-html.git" | ||
}, | ||
"keywords": [ | ||
"gulp", | ||
"validator", | ||
"rb", | ||
"bosch" | ||
@@ -17,0 +14,0 @@ ], |
@@ -44,3 +44,3 @@ #Installation | ||
This will cause the plugin to abort with exit code 1 as soon as an invalid file is detected. | ||
This will cause the plugin to abort with exit code 1 as soon as an error with obligation level red is found | ||
@@ -47,0 +47,0 @@ #### indent: String (Default: 4 spaces) |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
10978
2