gulp-eslint
Advanced tools
Comparing version 0.6.0 to 0.7.0
# Changelog | ||
## 0.7.0 | ||
* Bump eslint dependency to 0.17.x | ||
## 0.6.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19674
117985
+ Addedeslint@0.17.1(transitive)
- Removedeslint@0.16.2(transitive)
Updatedeslint@^0.17.0