eslint-config-xo-space
Advanced tools
Comparing version 0.25.0 to 0.26.0
{ | ||
"name": "eslint-config-xo-space", | ||
"version": "0.25.0", | ||
"version": "0.26.0", | ||
"description": "ESLint shareable config for XO with 2-space indent", | ||
@@ -51,12 +51,12 @@ "license": "MIT", | ||
"dependencies": { | ||
"eslint-config-xo": "^0.30.0" | ||
"eslint-config-xo": "^0.34.0" | ||
}, | ||
"devDependencies": { | ||
"ava": "^2.4.0", | ||
"eslint": "^7.1.0", | ||
"is-plain-obj": "^2.0.0" | ||
"eslint": "^7.1.7", | ||
"is-plain-obj": "^3.0.0" | ||
}, | ||
"peerDependencies": { | ||
"eslint": ">=7" | ||
"eslint": ">=7.17" | ||
} | ||
} |
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
3890
+ Addedconfusing-browser-globals@1.0.10(transitive)
+ Addedeslint-config-xo@0.34.0(transitive)
- Removedconfusing-browser-globals@1.0.9(transitive)
- Removedeslint-config-xo@0.30.0(transitive)
Updatedeslint-config-xo@^0.34.0