react-error-overlay
Advanced tools
Comparing version 6.0.4 to 6.0.5
{ | ||
"name": "react-error-overlay", | ||
"version": "6.0.4", | ||
"version": "6.0.5", | ||
"description": "An overlay for displaying stack frames.", | ||
@@ -37,4 +37,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/code-frame": "7.5.5", | ||
"@babel/core": "7.7.4", | ||
"@babel/code-frame": "7.8.3", | ||
"@babel/core": "7.8.4", | ||
"anser": "1.4.9", | ||
@@ -44,13 +44,13 @@ "babel-eslint": "10.0.3", | ||
"babel-loader": "8.0.6", | ||
"babel-preset-react-app": "^9.1.0", | ||
"chalk": "^2.4.2", | ||
"chokidar": "^2.1.2", | ||
"cross-env": "5.2.1", | ||
"babel-preset-react-app": "^9.1.1", | ||
"chalk": "3.0.0", | ||
"chokidar": "^3.3.0", | ||
"cross-env": "6.0.3", | ||
"eslint": "^6.1.0", | ||
"eslint-config-react-app": "^5.1.0", | ||
"eslint-plugin-flowtype": "3.13.0", | ||
"eslint-plugin-import": "2.18.2", | ||
"eslint-config-react-app": "^5.2.0", | ||
"eslint-plugin-flowtype": "4.5.2", | ||
"eslint-plugin-import": "2.20.0", | ||
"eslint-plugin-jsx-a11y": "6.2.3", | ||
"eslint-plugin-react": "7.16.0", | ||
"flow-bin": "^0.110.0", | ||
"eslint-plugin-react": "7.17.0", | ||
"flow-bin": "^0.116.0", | ||
"html-entities": "1.2.1", | ||
@@ -61,10 +61,10 @@ "jest": "24.9.0", | ||
"promise": "8.0.3", | ||
"raw-loader": "^1.0.0", | ||
"react": "^16.11.0", | ||
"react-app-polyfill": "^1.0.5", | ||
"react-dom": "^16.11.0", | ||
"rimraf": "^2.6.3", | ||
"raw-loader": "^3.1.0", | ||
"react": "^16.12.0", | ||
"react-app-polyfill": "^1.0.6", | ||
"react-dom": "^16.12.0", | ||
"rimraf": "^3.0.0", | ||
"settle-promise": "1.0.0", | ||
"source-map": "0.5.6", | ||
"terser-webpack-plugin": "1.4.1", | ||
"terser-webpack-plugin": "2.3.4", | ||
"webpack": "^4.35.0" | ||
@@ -90,3 +90,3 @@ }, | ||
}, | ||
"gitHead": "9a817dd0d780ec401afb1f99dbc0f3bdbcd51683" | ||
"gitHead": "d7c68420f7ca1c03b50a2c6b9ecd9c7bf94a10f6" | ||
} |
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
368671