hi-secure 1.0.19 → 1.0.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/readme.md +2 -2
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -97,7 +97,7 @@ Managing these separately leads to duplicated logic, configuration drift and sub
|
|
|
97
97
|
|
|
98
98
|
<tr>
|
|
99
99
|
<td>Logging</td>
|
|
100
|
-
<td>Improved (v1.0.
|
|
100
|
+
<td>Improved (v1.0.20)</td>
|
|
101
101
|
<td>
|
|
102
102
|
Structured, lifecycle-aware logs with adapter, manager and fallback visibility.
|
|
103
103
|
Designed for production debugging without leaking sensitive data.
|
|
@@ -112,7 +112,7 @@ Managing these separately leads to duplicated logic, configuration drift and sub
|
|
|
112
112
|
|
|
113
113
|
<hr/>
|
|
114
114
|
|
|
115
|
-
<h2>What’s New in v1.0.
|
|
115
|
+
<h2>What’s New in v1.0.20</h2>
|
|
116
116
|
|
|
117
117
|
<ul>
|
|
118
118
|
<li>Improved structured logging across core lifecycle</li>
|