@eik/sink-memory
Advanced tools
+7
-0
@@ -0,1 +1,8 @@ | ||
| ## [2.0.29](https://github.com/eik-lib/sink-memory/compare/v2.0.28...v2.0.29) (2026-05-22) | ||
| ### Bug Fixes | ||
| * **deps:** update dependency @eik/common to v5.1.27 ([#78](https://github.com/eik-lib/sink-memory/issues/78)) ([c533d5f](https://github.com/eik-lib/sink-memory/commit/c533d5fdaf746aed23368e78ac0c5ff26ad62444)) | ||
| ## [2.0.28](https://github.com/eik-lib/sink-memory/compare/v2.0.27...v2.0.28) (2026-05-09) | ||
@@ -2,0 +9,0 @@ |
+2
-2
| { | ||
| "name": "@eik/sink-memory", | ||
| "version": "2.0.28", | ||
| "version": "2.0.29", | ||
| "description": "In-memory sink designed for tests.", | ||
@@ -37,3 +37,3 @@ "main": "lib/main.js", | ||
| "dependencies": { | ||
| "@eik/common": "5.1.26", | ||
| "@eik/common": "5.1.27", | ||
| "@eik/sink": "1.2.5", | ||
@@ -40,0 +40,0 @@ "@metrics/client": "2.5.5" |
21680
1.5%+ Added
+ Added
- Removed
- Removed
Updated