+4
-0
| # Changelog | ||
| ## 0.3.10 (2023-01-24) | ||
| - fixed: Add missing `hideProperties` to the TypeScript types. | ||
| ## 0.3.9 (2023-01-17) | ||
@@ -4,0 +8,0 @@ |
+1
-1
| { | ||
| "name": "yaob", | ||
| "version": "0.3.9", | ||
| "version": "0.3.10", | ||
| "description": "Bridges an object-oriented API across a messaging layer", | ||
@@ -5,0 +5,0 @@ "repository": { |
+2
-0
@@ -6,2 +6,3 @@ /** | ||
| sendMessage: (message: object) => unknown | ||
| hideProperties?: string[] | ||
| throttleMs?: number | ||
@@ -26,2 +27,3 @@ } | ||
| cloneMessage?: (x: object) => object | ||
| hideProperties?: string[] | ||
| throttleMs?: number | ||
@@ -28,0 +30,0 @@ } |
256482
0.06%3433
0.06%