Socket
Socket
Sign inDemoInstall

react-error-boundary

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-error-boundary - npm Package Compare versions

Comparing version 4.0.6 to 4.0.7

8

package.json
{
"name": "react-error-boundary",
"version": "4.0.6",
"version": "4.0.7",
"description": "Simple reusable React error boundary component",

@@ -24,3 +24,3 @@ "author": "Brian Vaughn <brian.david.vaughn@gmail.com>",

"clear:node_modules": "rm -rf ./node_modules",
"prerelease": "rm -rf ./.parcel-cache && parcel build && ./postprocess.js",
"prerelease": "rm -rf ./.parcel-cache && parcel build",
"prettier": "prettier --write \"**/*.{css,html,js,json,jsx,ts,tsx}\"",

@@ -37,5 +37,9 @@ "prettier:ci": "prettier --check \"**/*.{css,html,js,json,jsx,ts,tsx}\"",

"devDependencies": {
"@parcel/config-default": "^2.9.0",
"@parcel/core": "^2.9.0",
"@parcel/packager-ts": "^2.9.0",
"@parcel/plugin": "^2.9.0",
"@parcel/source-map": "^2.1.1",
"@parcel/transformer-typescript-types": "^2.9.0",
"@parcel/utils": "^2.9.0",
"@types/jest": "^26.0.15",

@@ -42,0 +46,0 @@ "@types/react": "^18",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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