Socket
Socket
Sign inDemoInstall

react-error-boundary

Package Overview
Dependencies
Maintainers
1
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 2.2.0 to 2.2.1

index.d.ts

17

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

@@ -29,3 +29,4 @@ "main": "dist/react-error-boundary.cjs.js",

"files": [
"dist"
"dist",
"index.d.ts"
],

@@ -38,17 +39,15 @@ "scripts": {

"test:update": "npm test -- --updateSnapshot --coverage",
"validate": "kcd-scripts validate",
"semantic-release": "semantic-release"
"validate": "kcd-scripts validate"
},
"dependencies": {
"@babel/runtime": "^7.8.4"
"@babel/runtime": "^7.9.6"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.3",
"@testing-library/react": "^10.0.4",
"@testing-library/user-event": "^10.1.0",
"kcd-scripts": "^5.10.0",
"kcd-scripts": "^5.11.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"typescript": "^3.8.3",
"semantic-release": "^17.0.7"
"typescript": "^3.8.3"
},

@@ -55,0 +54,0 @@ "peerDependencies": {

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