@eik/common
Advanced tools
+7
-0
@@ -0,1 +1,8 @@ | ||
| ## [5.1.26](https://github.com/eik-lib/common/compare/v5.1.25...v5.1.26) (2026-05-09) | ||
| ### Bug Fixes | ||
| * **deps:** update dependency semver to v7.8.0 ([#451](https://github.com/eik-lib/common/issues/451)) ([dd2ef29](https://github.com/eik-lib/common/commit/dd2ef29535ceacab435e8ffa53f8c8459fd3e522)) | ||
| ## [5.1.25](https://github.com/eik-lib/common/compare/v5.1.24...v5.1.25) (2026-04-24) | ||
@@ -2,0 +9,0 @@ |
+3
-3
| { | ||
| "name": "@eik/common", | ||
| "version": "5.1.25", | ||
| "version": "5.1.26", | ||
| "description": "Common utilities for Eik modules", | ||
@@ -41,3 +41,3 @@ "main": "lib/index.js", | ||
| "mime-types": "3.0.2", | ||
| "semver": "7.7.4", | ||
| "semver": "7.8.0", | ||
| "tinyglobby": "0.2.16", | ||
@@ -62,3 +62,3 @@ "validate-npm-package-name": "7.0.2" | ||
| "npm-run-all2": "8.0.4", | ||
| "prettier": "3.8.1", | ||
| "prettier": "3.8.3", | ||
| "rimraf": "6.1.2", | ||
@@ -65,0 +65,0 @@ "semantic-release": "25.0.3", |
91052
0.33%+ Added
- Removed
Updated