Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@berlitz/error-boundary

Package Overview
Dependencies
Maintainers
1
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@berlitz/error-boundary - npm Package Compare versions

Comparing version
2.1.18
to
2.1.19
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.1.19](https://github.com/berlitz-global/max/compare/@berlitz/error-boundary@2.1.18...@berlitz/error-boundary@2.1.19) (2025-04-21)
**Note:** Version bump only for package @berlitz/error-boundary
## [2.1.18](https://github.com/berlitz-global/max/compare/@berlitz/error-boundary@2.1.17...@berlitz/error-boundary@2.1.18) (2025-04-16)

@@ -8,0 +16,0 @@

+3
-3
{
"name": "@berlitz/error-boundary",
"version": "2.1.18",
"version": "2.1.19",
"description": "ErrorBoundary component for the Max Design System",

@@ -29,7 +29,7 @@ "main": "lib/index.js",

"dependencies": {
"@berlitz/button": "4.5.2",
"@berlitz/button": "4.5.3",
"@berlitz/globals": "4.6.1",
"@berlitz/spacer": "2.0.9"
},
"gitHead": "604411c07de31b697b71f200e58d336c93c8087a"
"gitHead": "77d0a10b570d6e736ac6a5071e1f064f73251f4e"
}