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.4.3 to 0.5.0

4

CHANGELOG.md
# Changelog
## 0.5.0
* Bump eslint dependency to 0.15.x
## 0.4.3

@@ -4,0 +8,0 @@

10

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

@@ -51,3 +51,3 @@ "repository": "adametry/gulp-eslint",

"bufferstreams": "1.0.1",
"eslint": "^0.14.1",
"eslint": "^0.15.0",
"gulp-util": "^3.0.1",

@@ -60,7 +60,7 @@ "object-assign": "^2.0.0",

"gulp": "^3.8.11",
"istanbul": "^0.3.5",
"istanbul": "^0.3.6",
"istanbul-coveralls": "^1.0.1",
"jscs": "^1.11.2",
"jscs": "^1.11.3",
"mocha": "*",
"should": "^5.0.0",
"should": "^5.0.1",
"through": "^2.3.6",

@@ -67,0 +67,0 @@ "vinyl": "^0.4.6"

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