react-error-overlay
Advanced tools
Comparing version 6.0.3 to 6.0.4
{ | ||
"name": "react-error-overlay", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"description": "An overlay for displaying stack frames.", | ||
@@ -38,8 +38,8 @@ "main": "lib/index.js", | ||
"@babel/code-frame": "7.5.5", | ||
"@babel/core": "7.6.0", | ||
"anser": "1.4.8", | ||
"@babel/core": "7.7.4", | ||
"anser": "1.4.9", | ||
"babel-eslint": "10.0.3", | ||
"babel-jest": "^24.9.0", | ||
"babel-loader": "8.0.6", | ||
"babel-preset-react-app": "^9.0.2", | ||
"babel-preset-react-app": "^9.1.0", | ||
"chalk": "^2.4.2", | ||
@@ -49,8 +49,8 @@ "chokidar": "^2.1.2", | ||
"eslint": "^6.1.0", | ||
"eslint-config-react-app": "^5.0.2", | ||
"eslint-config-react-app": "^5.1.0", | ||
"eslint-plugin-flowtype": "3.13.0", | ||
"eslint-plugin-import": "2.18.2", | ||
"eslint-plugin-jsx-a11y": "6.2.3", | ||
"eslint-plugin-react": "7.14.3", | ||
"flow-bin": "^0.63.1", | ||
"eslint-plugin-react": "7.16.0", | ||
"flow-bin": "^0.110.0", | ||
"html-entities": "1.2.1", | ||
@@ -62,5 +62,5 @@ "jest": "24.9.0", | ||
"raw-loader": "^1.0.0", | ||
"react": "^16.8.4", | ||
"react-app-polyfill": "^1.0.4", | ||
"react-dom": "^16.8.4", | ||
"react": "^16.11.0", | ||
"react-app-polyfill": "^1.0.5", | ||
"react-dom": "^16.11.0", | ||
"rimraf": "^2.6.3", | ||
@@ -90,3 +90,3 @@ "settle-promise": "1.0.0", | ||
}, | ||
"gitHead": "7fae307aefe74282f2ffc98e8f1f401ddf5fab3f" | ||
"gitHead": "9a817dd0d780ec401afb1f99dbc0f3bdbcd51683" | ||
} |
Sorry, the diff of this file is too big to display
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
368620