react-error-overlay
Advanced tools
Comparing version 5.0.6-next.9b4009d7 to 5.0.6-next.c662dfb0
{ | ||
"name": "react-error-overlay", | ||
"version": "5.0.6-next.9b4009d7", | ||
"version": "5.0.6-next.c662dfb0", | ||
"description": "An overlay for displaying stack frames.", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"prepublishOnly": "npm run build:prod && npm test", | ||
"start": "cross-env NODE_ENV=development node build.js --watch", | ||
@@ -40,3 +39,3 @@ "test": "cross-env NODE_ENV=test jest", | ||
"babel-loader": "8.0.4", | ||
"babel-preset-react-app": "5.0.5-next.9b4009d7", | ||
"babel-preset-react-app": "5.0.5-next.c662dfb0", | ||
"chalk": "^2.3.2", | ||
@@ -46,3 +45,3 @@ "chokidar": "^2.0.2", | ||
"eslint": "5.6.0", | ||
"eslint-config-react-app": "3.0.5-next.9b4009d7", | ||
"eslint-config-react-app": "3.0.5-next.c662dfb0", | ||
"eslint-plugin-flowtype": "2.50.1", | ||
@@ -60,3 +59,3 @@ "eslint-plugin-import": "2.14.0", | ||
"react": "^16.3.2", | ||
"react-app-polyfill": "0.1.4-next.9b4009d7", | ||
"react-app-polyfill": "0.1.4-next.c662dfb0", | ||
"react-dom": "^16.3.2", | ||
@@ -63,0 +62,0 @@ "rimraf": "^2.6.2", |
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
329024