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
3
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 3.0.0 to 4.0.0

10

package.json
{
"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

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