Socket
Socket
Sign inDemoInstall

gulp-eslint

Package Overview
Dependencies
118
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.14.0 to 0.15.0

5

CHANGELOG.md
# Changelog
## 0.15.0
* Update dependencies
* Bump eslint dependency to ^0.24.0
## 0.14.0

@@ -4,0 +9,0 @@

22

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

@@ -48,16 +48,16 @@ "repository": "adametry/gulp-eslint",

"dependencies": {
"bufferstreams": "1.0.1",
"eslint": "^0.23.0",
"gulp-util": "^3.0.4",
"bufferstreams": "1.0.2",
"eslint": "^0.24.0",
"gulp-util": "^3.0.6",
"object-assign": "^3.0.0"
},
"devDependencies": {
"babel-eslint": "^3.0.1",
"babel-eslint": "^3.1.20",
"eslint-plugin-better": "^0.1.5",
"gulp": "^3.8.11",
"istanbul": "^0.3.13",
"istanbul-coveralls": "^1.0.2",
"jscs": "^1.12.0",
"mocha": "^2.2.4",
"should": "^6.0.1",
"gulp": "^3.9.0",
"istanbul": "^0.3.17",
"istanbul-coveralls": "^1.0.3",
"jscs": "^1.13.1",
"mocha": "^2.2.5",
"should": "^7.0.1",
"vinyl": "^0.5.0"

@@ -64,0 +64,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc