@backstage/errors
Advanced tools
+6
-0
| # @backstage/errors | ||
| ## 1.3.1 | ||
| ### Patch Changes | ||
| - 8741e5a: Added explicit `name` property to `ServiceUnavailableError` for consistency with all other error classes, making it resilient to minification. | ||
| ## 1.3.1-next.0 | ||
@@ -4,0 +10,0 @@ |
+3
-3
| { | ||
| "name": "@backstage/errors", | ||
| "version": "1.3.1-next.0", | ||
| "version": "1.3.1", | ||
| "description": "Common utilities for error handling within Backstage", | ||
@@ -39,7 +39,7 @@ "backstage": { | ||
| "dependencies": { | ||
| "@backstage/types": "1.2.2", | ||
| "@backstage/types": "^1.2.2", | ||
| "serialize-error": "^8.0.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@backstage/cli": "0.36.2-next.0" | ||
| "@backstage/cli": "^0.36.2" | ||
| }, | ||
@@ -46,0 +46,0 @@ "typesVersions": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
82151
0.21%0
-100%Updated