New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-error-overlay

Package Overview
Dependencies
Maintainers
5
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-error-overlay - npm Package Compare versions

Comparing version 6.1.0-next.80 to 6.1.0

61

package.json
{
"name": "react-error-overlay",
"version": "6.1.0-next.80+0b456009",
"version": "6.1.0",
"description": "An overlay for displaying stack frames.",

@@ -11,3 +11,4 @@ "main": "lib/index.js",

"build": "cross-env NODE_ENV=development node build.js",
"build:prod": "cross-env NODE_ENV=production node build.js"
"build:prod": "cross-env NODE_ENV=production node build.js",
"flow": "flow"
},

@@ -38,33 +39,25 @@ "repository": {

"devDependencies": {
"@babel/code-frame": "7.5.5",
"@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.1.0-next.103+0b456009",
"chalk": "^2.4.2",
"chokidar": "^2.1.2",
"cross-env": "5.2.1",
"eslint": "^6.1.0",
"eslint-config-react-app": "5.1.0-next.103+0b456009",
"eslint-plugin-flowtype": "3.13.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.16.0",
"flow-bin": "^0.110.0",
"html-entities": "1.2.1",
"jest": "24.9.0",
"jest-fetch-mock": "2.1.2",
"object-assign": "4.1.1",
"promise": "8.0.3",
"raw-loader": "^1.0.0",
"react": "^16.11.0",
"react-app-polyfill": "1.1.0-next.80+0b456009",
"react-dom": "^16.11.0",
"rimraf": "^2.6.3",
"settle-promise": "1.0.0",
"source-map": "0.5.6",
"terser-webpack-plugin": "1.4.1",
"webpack": "^4.35.0"
"@babel/code-frame": "^7.16.0",
"@babel/core": "^7.16.0",
"anser": "^2.1.0",
"babel-jest": "^27.4.2",
"babel-loader": "^8.2.3",
"babel-preset-react-app": "^10.1.0",
"chalk": "^4.1.2",
"chokidar": "^3.5.2",
"cross-env": "^7.0.3",
"flow-bin": "^0.116.0",
"html-entities": "^2.3.2",
"jest": "^27.4.3",
"jest-fetch-mock": "^3.0.3",
"object-assign": "^4.1.1",
"promise": "^8.1.0",
"raw-loader": "^4.0.2",
"react": "^17.0.2",
"react-app-polyfill": "^3.0.0",
"react-dom": "^17.0.2",
"rimraf": "^3.0.2",
"settle-promise": "^1.0.0",
"source-map": "^0.5.7",
"webpack": "^5.64.4"
},

@@ -89,3 +82,3 @@ "jest": {

},
"gitHead": "0b4560094950dae2d1a34877475d62377ce78fb7"
"gitHead": "6254386531d263688ccfa542d0e628fbc0de0b28"
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc