@eik/common
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -0,1 +1,8 @@ | ||
## [5.0.1](https://github.com/eik-lib/common/compare/v5.0.0...v5.0.1) (2025-01-10) | ||
### Bug Fixes | ||
* **deps:** update dependency glob to v11.0.1 ([#345](https://github.com/eik-lib/common/issues/345)) ([418aef9](https://github.com/eik-lib/common/commit/418aef9845b60507ae6cd4c2597eac092dad9d3d)) | ||
# [5.0.0](https://github.com/eik-lib/common/compare/v4.1.1...v5.0.0) (2024-11-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/common", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Common utilities for Eik modules", | ||
@@ -40,3 +40,3 @@ "main": "lib/index.js", | ||
"ajv-formats": "3.0.1", | ||
"glob": "11.0.0", | ||
"glob": "11.0.1", | ||
"is-glob": "4.0.3", | ||
@@ -49,3 +49,3 @@ "mime-types": "2.1.35", | ||
"@babel/plugin-syntax-import-assertions": "7.26.0", | ||
"@eik/eslint-config": "1.0.5", | ||
"@eik/eslint-config": "1.0.7", | ||
"@eik/prettier-config": "1.0.1", | ||
@@ -61,8 +61,8 @@ "@eik/semantic-release-config": "1.0.0", | ||
"@types/validate-npm-package-name": "4.0.2", | ||
"eslint": "9.14.0", | ||
"express": "4.21.1", | ||
"eslint": "9.16.0", | ||
"express": "4.21.2", | ||
"fastify": "5.1.0", | ||
"json-schema-to-typescript": "15.0.3", | ||
"npm-run-all2": "7.0.1", | ||
"prettier": "3.3.3", | ||
"prettier": "3.4.1", | ||
"rimraf": "6.0.1", | ||
@@ -69,0 +69,0 @@ "semantic-release": "24.2.0", |
79617
+ Addedglob@11.0.1(transitive)
- Removedglob@11.0.0(transitive)
Updatedglob@11.0.1