Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-rb-validate-html

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-rb-validate-html - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

11

package.json
{
"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)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc