@xylabs/logger
Advanced tools
+6
-6
| { | ||
| "name": "@xylabs/logger", | ||
| "version": "6.0.7", | ||
| "version": "6.0.8", | ||
| "description": "XYLabs Logger Library", | ||
@@ -44,9 +44,9 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/enum": "~6.0.7", | ||
| "@xylabs/error": "~6.0.7", | ||
| "@xylabs/typeof": "~6.0.7" | ||
| "@xylabs/enum": "~6.0.8", | ||
| "@xylabs/error": "~6.0.8", | ||
| "@xylabs/typeof": "~6.0.8" | ||
| }, | ||
| "devDependencies": { | ||
| "@xylabs/toolchain": "^8.1.11", | ||
| "@xylabs/tsconfig": "^8.1.11", | ||
| "@xylabs/toolchain": "^8.1.14", | ||
| "@xylabs/tsconfig": "^8.1.14", | ||
| "eslint": "^10.4.1", | ||
@@ -53,0 +53,0 @@ "typescript": "^6.0.3", |
Updated
Updated
Updated