react-error-overlay
Advanced tools
Comparing version 3.0.0 to 4.0.0
{ | ||
"name": "react-error-overlay", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "An overlay for displaying stack frames.", | ||
@@ -9,3 +9,3 @@ "main": "lib/index.js", | ||
"start": "cross-env NODE_ENV=development node build.js --watch", | ||
"test": "flow && cross-env NODE_ENV=test jest", | ||
"test": "cross-env NODE_ENV=test jest", | ||
"build": "cross-env NODE_ENV=development node build.js", | ||
@@ -39,3 +39,3 @@ "build:prod": "cross-env NODE_ENV=production node build.js" | ||
"babel-loader": "^7.1.2", | ||
"babel-preset-react-app": "^3.1.0", | ||
"babel-preset-react-app": "^3.1.1", | ||
"babel-runtime": "6.26.0", | ||
@@ -46,3 +46,3 @@ "chalk": "^2.1.0", | ||
"eslint": "4.4.1", | ||
"eslint-config-react-app": "^2.0.1", | ||
"eslint-config-react-app": "^2.1.0", | ||
"eslint-plugin-flowtype": "2.35.0", | ||
@@ -52,3 +52,3 @@ "eslint-plugin-import": "2.7.0", | ||
"eslint-plugin-react": "7.1.0", | ||
"flow-bin": "^0.54.0", | ||
"flow-bin": "^0.63.1", | ||
"html-entities": "1.2.1", | ||
@@ -55,0 +55,0 @@ "jest": "20.0.4", |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3
417715
5833