🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@eik/sink-memory

Package Overview
Dependencies
Maintainers
5
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eik/sink-memory - npm Package Compare versions

Comparing version
2.0.28
to
2.0.29
+7
-0
CHANGELOG.md

@@ -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"