eslint-config-exchange-solutions
Advanced tools
Comparing version 4.0.0 to 5.0.0
{ | ||
"name": "eslint-config-exchange-solutions", | ||
"version": "4.0.0", | ||
"version": "5.0.0", | ||
"description": "ESLint Default configurations for Towers Watson Exchange Solutions", | ||
@@ -28,19 +28,20 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"eslint-config-airbnb": "^6.0.2" | ||
"eslint-config-airbnb": "^7.0.0", | ||
"eslint-plugin-jsx-a11y": "^0.6.2" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.2.0", | ||
"babel-core": "^6.2.1", | ||
"babel-eslint": "^5.0.0", | ||
"babel-preset-es2015": "^6.1.18", | ||
"babel-cli": "^6.7.5", | ||
"babel-core": "^6.5.2", | ||
"babel-eslint": "^6.0.0", | ||
"babel-preset-es2015": "^6.6.0", | ||
"babel-preset-stage-0": "^6.1.18", | ||
"chai": "^3.2.0", | ||
"chai-as-promised": "^5.1.0", | ||
"eslint": "^2.2.0", | ||
"eslint-plugin-react": "^4.0.0", | ||
"fs-promise": "^0.4.0", | ||
"lodash": "^4.0.0", | ||
"chai-as-promised": "^5.3.0", | ||
"eslint": "^2.7.0", | ||
"eslint-plugin-react": "^4.3.0", | ||
"fs-promise": "^0.5.0", | ||
"lodash": "^4.11.1", | ||
"mocha": "^2.3.0", | ||
"rimraf": "^2.4.3", | ||
"rx": "^4.0.7", | ||
"rx": "^4.1.0", | ||
"shelljs": "^0.6.0" | ||
@@ -47,0 +48,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
16681
2
+ Addedeslint-config-airbnb@7.0.0(transitive)
+ Addedeslint-plugin-jsx-a11y@0.6.2(transitive)
- Removedeslint-config-airbnb@6.2.0(transitive)
Updatedeslint-config-airbnb@^7.0.0