Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@eik/core

Package Overview
Dependencies
Maintainers
5
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eik/core - npm Package Compare versions

Comparing version
2.1.51
to
2.1.52
+7
-0
CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.1.52](https://github.com/eik-lib/core/compare/v2.1.51...v2.1.52) (2026-05-31)
### Bug Fixes
* **deps:** update eik packages ([#592](https://github.com/eik-lib/core/issues/592)) ([0acaf8c](https://github.com/eik-lib/core/commit/0acaf8c5bcb913098feeafb813c9bce2daadef71))
## [2.1.51](https://github.com/eik-lib/core/compare/v2.1.50...v2.1.51) (2026-05-31)

@@ -2,0 +9,0 @@

+4
-4
{
"name": "@eik/core",
"version": "2.1.51",
"version": "2.1.52",
"description": "Core server package",

@@ -32,6 +32,6 @@ "main": "lib/main.js",

"dependencies": {
"@eik/common": "5.1.29",
"@eik/common": "5.1.30",
"@eik/sink": "1.2.7",
"@eik/sink-file-system": "2.0.35",
"@eik/sink-memory": "2.0.32",
"@eik/sink-file-system": "2.0.36",
"@eik/sink-memory": "2.0.33",
"@metrics/client": "2.5.5",

@@ -38,0 +38,0 @@ "abslog": "2.4.4",