eslint-config-availity
Advanced tools
Comparing version 2.0.0-beta.10 to 2.0.0-beta.11
{ | ||
"name": "eslint-config-availity", | ||
"version": "2.0.0-beta.10", | ||
"version": "2.0.0-beta.11", | ||
"description": "Shareable ESLint config for Availity projects", | ||
@@ -36,10 +36,10 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"eslint": "^2.8.0", | ||
"eslint-plugin-react": "^4.3.0", | ||
"babel-eslint": "^6.0.2" | ||
"eslint": ">=3.0.0", | ||
"eslint-plugin-react": ">=6.0.0", | ||
"babel-eslint": ">=6.0.0" | ||
}, | ||
"devDependencies": { | ||
"babel-eslint": "6.1.0", | ||
"eslint": "2.13.1", | ||
"eslint-plugin-react": "5.2.2", | ||
"babel-eslint": "6.1.2", | ||
"eslint": "3.2.2", | ||
"eslint-plugin-react": "6.0.0", | ||
"is-plain-obj": "1.1.0", | ||
@@ -46,0 +46,0 @@ "tape": "4.6.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
15449