Socket
Socket
Sign inDemoInstall

gulp-eslint

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-eslint - npm Package Compare versions

Comparing version 0.9.0 to 0.10.0

8

package.json
{
"name": "gulp-eslint",
"version": "0.9.0",
"version": "0.10.0",
"description": "A gulp plugin for processing files with eslint",

@@ -15,7 +15,5 @@ "repository": "adametry/gulp-eslint",

"scripts": {
"pretest": "jscs *.js test/*.js && eslint *.js test/*.js",
"pretest": "jscs *.js test/*.js && gulp test",
"test": "mocha",
"gulp": "gulp",
"throw-on-error": "gulp throw-on-error",
"throw-after-error": "gulp throw-after-error",
"coverage": "istanbul cover _mocha",

@@ -52,3 +50,3 @@ "coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls"

"bufferstreams": "1.0.1",
"eslint": "^0.19.0",
"eslint": "^0.20.0",
"gulp-util": "^3.0.4",

@@ -55,0 +53,0 @@ "object-assign": "^2.0.0",

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