Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

use-error-boundary

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-error-boundary - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

7

package.json
{
"name": "use-error-boundary",
"version": "1.2.3",
"version": "1.2.4",
"description": "React hook for using error boundaries",

@@ -53,2 +53,3 @@ "main": "lib/index.js",

"prettier": "^1.17.1",
"react": "^16.13.1",
"react-dom": "^16.8.6",

@@ -60,3 +61,5 @@ "react-test-renderer": "^16.8.6",

"dependencies": {
"prop-types": "^15.7.2",
"prop-types": "^15.7.2"
},
"peerDependencies": {
"react": "^16.8.6"

@@ -63,0 +66,0 @@ },

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