@eik/common
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -0,1 +1,8 @@ | ||
## [4.0.3](https://github.com/eik-lib/common/compare/v4.0.2...v4.0.3) (2024-08-06) | ||
### Bug Fixes | ||
* **deps:** update dependency is-glob to v4.0.3 ([247919d](https://github.com/eik-lib/common/commit/247919d9551cb351d6b5f179bddba6d58a7d85a4)) | ||
## [4.0.2](https://github.com/eik-lib/common/compare/v4.0.1...v4.0.2) (2024-08-06) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/common", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Common utilities for Eik modules", | ||
@@ -38,3 +38,3 @@ "main": "lib/index.js", | ||
"glob": "11.0.0", | ||
"is-glob": "4.0.1", | ||
"is-glob": "4.0.3", | ||
"mime-types": "2.1.29", | ||
@@ -41,0 +41,0 @@ "semver": "7.5.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
70126
+ Addedis-glob@4.0.3(transitive)
- Removedis-glob@4.0.1(transitive)
Updatedis-glob@4.0.3