@eik/core
Advanced tools
Comparing version 1.3.57 to 1.3.58
@@ -0,1 +1,8 @@ | ||
## [1.3.58](https://github.com/eik-lib/core/compare/v1.3.57...v1.3.58) (2024-08-09) | ||
### Bug Fixes | ||
* **deps:** update dependency @eik/common to v4.0.7 ([8955fc7](https://github.com/eik-lib/core/commit/8955fc7c3ac48ee6a2e3e1f0b2132ec80d2304d0)) | ||
## [1.3.57](https://github.com/eik-lib/core/compare/v1.3.56...v1.3.57) (2024-08-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/core", | ||
"version": "1.3.57", | ||
"version": "1.3.58", | ||
"description": "Core server package", | ||
@@ -15,3 +15,3 @@ "main": "lib/main.js", | ||
"scripts": { | ||
"clean": "rimraf node_modules .tap types", | ||
"clean": "rimraf .tap node_modules types", | ||
"lint": "eslint .", | ||
@@ -29,3 +29,3 @@ "lint:fix": "eslint --fix .", | ||
"dependencies": { | ||
"@eik/common": "4.0.6", | ||
"@eik/common": "4.0.7", | ||
"@eik/sink": "1.2.5", | ||
@@ -40,3 +40,2 @@ "@eik/sink-file-system": "1.0.1", | ||
"original-url": "1.2.3", | ||
"rimraf": "5.0.10", | ||
"semver": "7.6.3", | ||
@@ -59,2 +58,3 @@ "ssri": "10.0.6", | ||
"prettier": "3.3.3", | ||
"rimraf": "6.0.1", | ||
"semantic-release": "24.0.0", | ||
@@ -61,0 +61,0 @@ "tap": "18.8.0", |
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
146205
14
15
+ Added@eik/common@4.0.7(transitive)
- Removedrimraf@5.0.10
- Removed@eik/common@4.0.6(transitive)
- Removedrimraf@5.0.10(transitive)
Updated@eik/common@4.0.7