@eik/core
Advanced tools
+7
-0
@@ -0,1 +1,8 @@ | ||
| ## [2.1.36](https://github.com/eik-lib/core/compare/v2.1.35...v2.1.36) (2026-04-08) | ||
| ### Bug Fixes | ||
| * **deps:** update eik packages ([#569](https://github.com/eik-lib/core/issues/569)) ([c1662fb](https://github.com/eik-lib/core/commit/c1662fb73efb0e40adb50cb1cc01a6a21b63c996)) | ||
| ## [2.1.35](https://github.com/eik-lib/core/compare/v2.1.34...v2.1.35) (2026-03-28) | ||
@@ -2,0 +9,0 @@ |
+6
-6
| { | ||
| "name": "@eik/core", | ||
| "version": "2.1.35", | ||
| "version": "2.1.36", | ||
| "description": "Core server package", | ||
@@ -32,6 +32,6 @@ "main": "lib/main.js", | ||
| "dependencies": { | ||
| "@eik/common": "5.1.23", | ||
| "@eik/common": "5.1.24", | ||
| "@eik/sink": "1.2.5", | ||
| "@eik/sink-file-system": "2.0.28", | ||
| "@eik/sink-memory": "2.0.25", | ||
| "@eik/sink-file-system": "2.0.29", | ||
| "@eik/sink-memory": "2.0.26", | ||
| "@metrics/client": "2.5.5", | ||
@@ -54,3 +54,3 @@ "abslog": "2.4.4", | ||
| "@types/readable-stream": "4.0.23", | ||
| "eslint": "9.39.3", | ||
| "eslint": "9.39.4", | ||
| "form-data": "4.0.5", | ||
@@ -62,3 +62,3 @@ "mkdirp": "3.0.1", | ||
| "rimraf": "6.1.3", | ||
| "semantic-release": "25.0.2", | ||
| "semantic-release": "25.0.3", | ||
| "tap": "21.5.0", | ||
@@ -65,0 +65,0 @@ "typescript": "5.9.3" |
179420
0.16%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated