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

@eik/common

Package Overview
Dependencies
Maintainers
5
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eik/common - npm Package Compare versions

Comparing version
5.1.24
to
5.1.25
+7
-0
CHANGELOG.md

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

## [5.1.25](https://github.com/eik-lib/common/compare/v5.1.24...v5.1.25) (2026-04-24)
### Bug Fixes
* **deps:** update dependency ajv to v8.20.0 ([#446](https://github.com/eik-lib/common/issues/446)) ([d8a1a4c](https://github.com/eik-lib/common/commit/d8a1a4cb7ccef77e70c4ed611e9e28a0aba21da2))
## [5.1.24](https://github.com/eik-lib/common/compare/v5.1.23...v5.1.24) (2026-04-08)

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

+3
-3
{
"name": "@eik/common",
"version": "5.1.24",
"version": "5.1.25",
"description": "Common utilities for Eik modules",

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

"dependencies": {
"ajv": "8.18.0",
"ajv": "8.20.0",
"ajv-formats": "3.0.1",

@@ -59,3 +59,3 @@ "mime-types": "3.0.2",

"express": "5.2.1",
"fastify": "5.8.3",
"fastify": "5.8.5",
"json-schema-to-typescript": "15.0.4",

@@ -62,0 +62,0 @@ "npm-run-all2": "8.0.4",