@xylabs/logger
Advanced tools
+6
-6
| { | ||
| "name": "@xylabs/logger", | ||
| "version": "6.0.3", | ||
| "version": "6.0.4", | ||
| "description": "XYLabs Logger Library", | ||
@@ -44,10 +44,10 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/enum": "~6.0.3", | ||
| "@xylabs/error": "~6.0.3", | ||
| "@xylabs/typeof": "~6.0.3" | ||
| "@xylabs/enum": "~6.0.4", | ||
| "@xylabs/typeof": "~6.0.4", | ||
| "@xylabs/error": "~6.0.4" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^25.9.1", | ||
| "@xylabs/toolchain": "^8.1.4", | ||
| "@xylabs/tsconfig": "^8.1.4", | ||
| "@xylabs/toolchain": "^8.1.5", | ||
| "@xylabs/tsconfig": "^8.1.5", | ||
| "eslint": "^10.4.0", | ||
@@ -54,0 +54,0 @@ "typescript": "^6.0.3", |
Updated
Updated
Updated