eslint-config-availity
Advanced tools
Comparing version 2.0.0-beta.7 to 2.0.0-beta.8
{ | ||
"name": "eslint-config-availity", | ||
"version": "2.0.0-beta.7", | ||
"version": "2.0.0-beta.8", | ||
"description": "Shareable ESLint config for Availity projects", | ||
"main": "index.js", | ||
"scripts": { | ||
"preversion": "npm run test", | ||
"test": "tape test.js" | ||
@@ -35,14 +36,14 @@ }, | ||
"peerDependencies": { | ||
"eslint": "^2.4.0", | ||
"eslint-plugin-react": "^4.0.0", | ||
"babel-eslint": "^6.0.0-beta.6" | ||
"eslint": "2.6.0", | ||
"eslint-plugin-react": "4.2.3", | ||
"babel-eslint": "6.0.2" | ||
}, | ||
"devDependencies": { | ||
"babel-eslint": "^6.0.0-beta.6", | ||
"eslint": "^2.4.0", | ||
"eslint-plugin-react": "^4.0.0", | ||
"babel-eslint": "6.0.2", | ||
"eslint": "2.6.0", | ||
"eslint-plugin-react": "4.2.3", | ||
"is-plain-obj": "1.1.0", | ||
"tape": "^4.5.1", | ||
"tape": "4.5.1", | ||
"temp-write": "2.1.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
15155
330