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.6.0 to 0.7.0

4

CHANGELOG.md
# Changelog
## 0.7.0
* Bump eslint dependency to 0.17.x
## 0.6.0

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

10

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

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

"bufferstreams": "1.0.1",
"eslint": "^0.16.0",
"eslint": "^0.17.0",
"gulp-util": "^3.0.4",

@@ -59,3 +59,3 @@ "object-assign": "^2.0.0",

"devDependencies": {
"babel-eslint": "^1.0.13",
"babel-eslint": "^2.0.0",
"gulp": "^3.8.11",

@@ -65,4 +65,4 @@ "istanbul": "^0.3.7",

"jscs": "^1.11.3",
"mocha": "^2.2.0",
"should": "^5.1.0",
"mocha": "^2.2.1",
"should": "^5.2.0",
"through": "^2.3.6",

@@ -69,0 +69,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