@eik/sink-memory
Advanced tools
+7
-0
@@ -0,1 +1,8 @@ | ||
| ## [2.0.33](https://github.com/eik-lib/sink-memory/compare/v2.0.32...v2.0.33) (2026-05-31) | ||
| ### Bug Fixes | ||
| * **deps:** update dependency @eik/common to v5.1.30 ([#82](https://github.com/eik-lib/sink-memory/issues/82)) ([9d8db6b](https://github.com/eik-lib/sink-memory/commit/9d8db6b3f6b8ce1ca7775f1a81d925a23d6f686a)) | ||
| ## [2.0.32](https://github.com/eik-lib/sink-memory/compare/v2.0.31...v2.0.32) (2026-05-30) | ||
@@ -2,0 +9,0 @@ |
+2
-2
| { | ||
| "name": "@eik/sink-memory", | ||
| "version": "2.0.32", | ||
| "version": "2.0.33", | ||
| "description": "In-memory sink designed for tests.", | ||
@@ -37,3 +37,3 @@ "main": "lib/main.js", | ||
| "dependencies": { | ||
| "@eik/common": "5.1.29", | ||
| "@eik/common": "5.1.30", | ||
| "@eik/sink": "1.2.7", | ||
@@ -40,0 +40,0 @@ "@metrics/client": "2.5.5" |
22881
1.42%+ Added
+ Added
- Removed
- Removed
Updated