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
211
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.32
to
2.1.33
+7
-0
CHANGELOG.md

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

## [2.1.33](https://github.com/eik-lib/core/compare/v2.1.32...v2.1.33) (2026-03-20)
### Bug Fixes
* **deps:** update dependency tar to v7.5.12 ([#558](https://github.com/eik-lib/core/issues/558)) ([2c7f757](https://github.com/eik-lib/core/commit/2c7f75725bc6c3e92f48c18da14f22ff99cd95e1))
## [2.1.32](https://github.com/eik-lib/core/compare/v2.1.31...v2.1.32) (2026-03-09)

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

+2
-2
{
"name": "@eik/core",
"version": "2.1.32",
"version": "2.1.33",
"description": "Core server package",

@@ -44,3 +44,3 @@ "main": "lib/main.js",

"ssri": "12.0.0",
"tar": "7.5.11",
"tar": "7.5.12",
"unique-slug": "5.0.0"

@@ -47,0 +47,0 @@ },