eslint-config-godaddy-flow
Advanced tools
Comparing version 2.1.0 to 3.0.0
{ | ||
"name": "eslint-config-godaddy-flow", | ||
"version": "2.1.0", | ||
"version": "3.0.0", | ||
"description": "ESLint config for consistent style in node projects using Flow at GoDaddy.", | ||
@@ -28,11 +28,11 @@ "scripts": { | ||
"dependencies": { | ||
"eslint-config-godaddy": "^3.0.0" | ||
"eslint-config-godaddy": "^4.0.0" | ||
}, | ||
"peerDependencies": { | ||
"babel-eslint": ">=7.2.1 <11.0.0", | ||
"eslint": "^5.8.0", | ||
"eslint-plugin-babel": "^4.0.1", | ||
"eslint-plugin-flowtype": "^2.30.4", | ||
"eslint-plugin-json": "^1.2.0", | ||
"eslint-plugin-mocha": "^5.2.0" | ||
"eslint": "^6.1.0", | ||
"eslint-plugin-babel": "^5.3.0", | ||
"eslint-plugin-flowtype": "^4.2.0", | ||
"eslint-plugin-json": "^1.4.0", | ||
"eslint-plugin-mocha": "^5.3.0" | ||
}, | ||
@@ -42,6 +42,6 @@ "license": "MIT", | ||
"babel-eslint": "^10.0.2", | ||
"eslint": "^6.0.1", | ||
"eslint-find-rules": "^3.3.1", | ||
"eslint": "^6.1.0", | ||
"eslint-find-rules": "^3.4.0", | ||
"eslint-plugin-babel": "^5.3.0", | ||
"eslint-plugin-flowtype": "^3.11.1", | ||
"eslint-plugin-flowtype": "^4.2.0", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -48,0 +48,0 @@ "eslint-plugin-mocha": "^5.3.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
3984
+ Addedacorn@7.4.1(transitive)
+ Addedansi-escapes@4.3.2(transitive)
+ Addedansi-regex@5.0.1(transitive)
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedcli-cursor@3.1.0(transitive)
+ Addedcli-width@3.0.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedemoji-regex@8.0.0(transitive)
+ Addedeslint@6.8.0(transitive)
+ Addedeslint-config-godaddy@4.0.1(transitive)
+ Addedeslint-plugin-babel@5.3.1(transitive)
+ Addedeslint-plugin-flowtype@4.7.0(transitive)
+ Addedeslint-plugin-json@2.1.2(transitive)
+ Addedeslint-plugin-mocha@6.3.0(transitive)
+ Addedeslint-rule-composer@0.3.0(transitive)
+ Addedeslint-scope@5.1.1(transitive)
+ Addedeslint-utils@2.1.0(transitive)
+ Addedespree@6.2.1(transitive)
+ Addedfigures@3.2.0(transitive)
+ Addedglob-parent@5.1.2(transitive)
+ Addedglobals@12.4.0(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedinquirer@7.3.3(transitive)
+ Addedis-extglob@2.1.1(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedis-glob@4.0.3(transitive)
+ Addedmimic-fn@2.1.0(transitive)
+ Addedmute-stream@0.0.8(transitive)
+ Addedonetime@5.1.2(transitive)
+ Addedramda@0.27.2(transitive)
+ Addedrestore-cursor@3.1.0(transitive)
+ Addedsemver@6.3.1(transitive)
+ Addedstring-width@4.2.3(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
+ Addedstrip-json-comments@3.1.1(transitive)
+ Addedsupports-color@7.2.0(transitive)
+ Addedtype-fest@0.21.30.8.1(transitive)
+ Addedv8-compile-cache@2.4.0(transitive)
- Removedacorn@6.4.2(transitive)
- Removedansi-escapes@3.2.0(transitive)
- Removedansi-regex@3.0.1(transitive)
- Removedcli-cursor@2.1.0(transitive)
- Removedcli-width@2.2.1(transitive)
- Removedeslint@5.16.0(transitive)
- Removedeslint-config-godaddy@3.1.0(transitive)
- Removedeslint-plugin-babel@4.1.2(transitive)
- Removedeslint-plugin-flowtype@2.50.3(transitive)
- Removedeslint-scope@4.0.3(transitive)
- Removedespree@5.0.1(transitive)
- Removedfigures@2.0.0(transitive)
- Removedinquirer@6.5.2(transitive)
- Removedmimic-fn@1.2.0(transitive)
- Removedmute-stream@0.0.7(transitive)
- Removedonetime@2.0.1(transitive)
- Removedpath-is-inside@1.0.2(transitive)
- Removedrestore-cursor@2.0.0(transitive)
- Removedstring-width@2.1.1(transitive)
- Removedstrip-ansi@4.0.0(transitive)
- Removedstrip-json-comments@2.0.1(transitive)
Updatedeslint-config-godaddy@^4.0.0