react-error-boundary
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -5,3 +5,2 @@ import * as React from 'react' | ||
error?: Error | ||
componentStack?: string | ||
resetErrorBoundary: () => void | ||
@@ -8,0 +7,0 @@ } |
{ | ||
"name": "react-error-boundary", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Simple reusable React error boundary component", | ||
@@ -5,0 +5,0 @@ "main": "dist/react-error-boundary.cjs.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47337
400