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
81
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.29
to
5.1.30
+7
-0
CHANGELOG.md

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

## [5.1.30](https://github.com/eik-lib/common/compare/v5.1.29...v5.1.30) (2026-05-31)
### Bug Fixes
* **deps:** update dependency tinyglobby to v0.2.17 ([#459](https://github.com/eik-lib/common/issues/459)) ([dbc1a77](https://github.com/eik-lib/common/commit/dbc1a77de78d113db172c7aa5ae26170b78550d7))
## [5.1.29](https://github.com/eik-lib/common/compare/v5.1.28...v5.1.29) (2026-05-28)

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

+2
-2
{
"name": "@eik/common",
"version": "5.1.29",
"version": "5.1.30",
"description": "Common utilities for Eik modules",

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

"semver": "7.8.1",
"tinyglobby": "0.2.16",
"tinyglobby": "0.2.17",
"validate-npm-package-name": "8.0.0"

@@ -45,0 +45,0 @@ },