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.19
to
2.2.0
+11
-0
CHANGELOG.md

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

# [2.2.0](https://github.com/berlitz-global/max/compare/@berlitz/error-boundary@2.1.19...@berlitz/error-boundary@2.2.0) (2025-04-22)
### Features
* update deps ([b03b738](https://github.com/berlitz-global/max/commit/b03b73855b840a07438fbb9f222e32836d97fb3a))
## [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)

@@ -8,0 +19,0 @@

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

@@ -30,6 +30,6 @@ "main": "lib/index.js",

"@berlitz/button": "4.5.3",
"@berlitz/globals": "4.6.1",
"@berlitz/globals": "4.8.4",
"@berlitz/spacer": "2.0.9"
},
"gitHead": "77d0a10b570d6e736ac6a5071e1f064f73251f4e"
"gitHead": "e0774f31e8265b4776f39c7ac0ab778e6f20366b"
}