eslint-loader
Advanced tools
Comparing version 0.11.0 to 0.11.1
@@ -0,1 +1,5 @@ | ||
# 0.11.1 - 2015-04-27 | ||
- Fixed: eslint range from 0.17 to 0.20 | ||
# 0.11.0 - 2015-04-27 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "eslint-loader", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"description": "eslint loader (for webpack)", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"eslint": ">= 0.17 <=0.20" | ||
"eslint": "0.17 - 0.20" | ||
}, | ||
@@ -30,0 +30,0 @@ "dependencies": { |
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
10587