@dotcom-reliability-kit/serialize-error
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "@dotcom-reliability-kit/serialize-error", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "A utility function to serialize an error object in a way that's friendly to loggers, view engines, and converting to JSON", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -75,3 +75,3 @@ | ||
> **Warning** | ||
> [!WARNING]<br /> | ||
> Do not rely on the format or length of the error fingerprint as the underlying hash may change without warning. You _can_ rely on the fingerprint being unique to the type of error being thrown. | ||
@@ -78,0 +78,0 @@ |
10864