eslint-config-xo-space
Advanced tools
Comparing version 0.13.0 to 0.14.0
{ | ||
"name": "eslint-config-xo-space", | ||
"version": "0.13.0", | ||
"version": "0.14.0", | ||
"description": "ESLint shareable config for XO with 2-space indent", | ||
@@ -55,3 +55,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"eslint-config-xo": "^0.14.0" | ||
"eslint-config-xo": "^0.15.0" | ||
}, | ||
@@ -62,3 +62,3 @@ "devDependencies": { | ||
"clear-require": "^1.0.1", | ||
"eslint": "^2.9.0", | ||
"eslint": "^2.12.0", | ||
"eslint-plugin-babel": "^3.0.0", | ||
@@ -69,4 +69,4 @@ "is-plain-obj": "^1.0.0", | ||
"peerDependencies": { | ||
"eslint": ">=2.9.0" | ||
"eslint": ">=2.12.0" | ||
} | ||
} |
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
4576
+ Addedeslint-config-xo@0.15.4(transitive)
- Removedeslint-config-xo@0.14.1(transitive)
Updatedeslint-config-xo@^0.15.0