🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@xylabs/logger

Package Overview
Dependencies
Maintainers
5
Versions
453
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/logger - npm Package Compare versions

Comparing version
6.0.4
to
6.0.5
+9
-9
package.json
{
"name": "@xylabs/logger",
"version": "6.0.4",
"version": "6.0.5",
"description": "XYLabs Logger Library",

@@ -44,14 +44,14 @@ "keywords": [

"dependencies": {
"@xylabs/enum": "~6.0.4",
"@xylabs/typeof": "~6.0.4",
"@xylabs/error": "~6.0.4"
"@xylabs/error": "~6.0.5",
"@xylabs/enum": "~6.0.5",
"@xylabs/typeof": "~6.0.5"
},
"devDependencies": {
"@types/node": "^25.9.1",
"@xylabs/toolchain": "^8.1.5",
"@xylabs/tsconfig": "^8.1.5",
"eslint": "^10.4.0",
"@xylabs/toolchain": "^8.1.8",
"@xylabs/tsconfig": "^8.1.8",
"eslint": "^10.4.1",
"typescript": "^6.0.3",
"vite": "^8.0.14",
"vitest": "^4.1.7"
"vite": "^8.0.16",
"vitest": "^4.1.8"
},

@@ -58,0 +58,0 @@ "engines": {