react-error-boundary
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "react-error-boundary", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Simple reusable React error boundary component", | ||
@@ -8,2 +8,3 @@ "main": "dist/react-error-boundary.cjs.js", | ||
"browser": "dist/react-error-boundary.umd.js", | ||
"types": "index.d.ts", | ||
"sideEffects": false, | ||
@@ -10,0 +11,0 @@ "keywords": [ |
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
39439