New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-rb-validate-js

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.5 to 0.0.6

11

package.json
{
"name": "gulp-rb-validate-js",
"version": "0.0.5",
"description": "Gulp plugin to check JS files according to web frontend guidelines",
"version": "0.0.6",
"description": "Gulp plugin to validate JS 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-js.git"
},
"keywords": [
"gulp",
"validator",
"rb",
"bosch"

@@ -17,0 +14,0 @@ ],

@@ -42,3 +42,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

@@ -45,0 +45,0 @@ #### indent: String (Default: 2 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