react-error-overlay
Advanced tools
Comparing version 5.1.5 to 5.1.6
{ | ||
"name": "react-error-overlay", | ||
"version": "5.1.5", | ||
"version": "5.1.6", | ||
"description": "An overlay for displaying stack frames.", | ||
@@ -41,5 +41,5 @@ "main": "lib/index.js", | ||
"babel-eslint": "10.0.1", | ||
"babel-jest": "24.7.1", | ||
"babel-jest": "^24.8.0", | ||
"babel-loader": "8.0.5", | ||
"babel-preset-react-app": "^8.0.0", | ||
"babel-preset-react-app": "^9.0.0", | ||
"chalk": "^2.4.2", | ||
@@ -49,3 +49,3 @@ "chokidar": "^2.1.2", | ||
"eslint": "^5.16.0", | ||
"eslint-config-react-app": "^4.0.0", | ||
"eslint-config-react-app": "^4.0.1", | ||
"eslint-plugin-flowtype": "2.50.1", | ||
@@ -63,3 +63,3 @@ "eslint-plugin-import": "2.16.0", | ||
"react": "^16.8.4", | ||
"react-app-polyfill": "^1.0.0", | ||
"react-app-polyfill": "^1.0.1", | ||
"react-dom": "^16.8.4", | ||
@@ -89,4 +89,3 @@ "rimraf": "^2.6.3", | ||
] | ||
}, | ||
"gitHead": "265c1592dcf3853122dcdd50e1bfc1e43f697fbe" | ||
} | ||
} |
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
352626