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
212
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.35
to
2.1.36
+7
-0
CHANGELOG.md

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

## [2.1.36](https://github.com/eik-lib/core/compare/v2.1.35...v2.1.36) (2026-04-08)
### Bug Fixes
* **deps:** update eik packages ([#569](https://github.com/eik-lib/core/issues/569)) ([c1662fb](https://github.com/eik-lib/core/commit/c1662fb73efb0e40adb50cb1cc01a6a21b63c996))
## [2.1.35](https://github.com/eik-lib/core/compare/v2.1.34...v2.1.35) (2026-03-28)

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

+6
-6
{
"name": "@eik/core",
"version": "2.1.35",
"version": "2.1.36",
"description": "Core server package",

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

"dependencies": {
"@eik/common": "5.1.23",
"@eik/common": "5.1.24",
"@eik/sink": "1.2.5",
"@eik/sink-file-system": "2.0.28",
"@eik/sink-memory": "2.0.25",
"@eik/sink-file-system": "2.0.29",
"@eik/sink-memory": "2.0.26",
"@metrics/client": "2.5.5",

@@ -54,3 +54,3 @@ "abslog": "2.4.4",

"@types/readable-stream": "4.0.23",
"eslint": "9.39.3",
"eslint": "9.39.4",
"form-data": "4.0.5",

@@ -62,3 +62,3 @@ "mkdirp": "3.0.1",

"rimraf": "6.1.3",
"semantic-release": "25.0.2",
"semantic-release": "25.0.3",
"tap": "21.5.0",

@@ -65,0 +65,0 @@ "typescript": "5.9.3"