🚀 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.32
to
2.0.33
+7
-0
CHANGELOG.md

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