You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@xylabs/logger

Package Overview
Dependencies
Maintainers
5
Versions
421
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
5.0.61
to
5.0.62
+7
-7
package.json
{
"name": "@xylabs/logger",
"version": "5.0.61",
"version": "5.0.62",
"description": "XYLabs Logger Library",

@@ -48,12 +48,12 @@ "keywords": [

"dependencies": {
"@xylabs/enum": "~5.0.61",
"@xylabs/error": "~5.0.61",
"@xylabs/typeof": "~5.0.61"
"@xylabs/enum": "~5.0.62",
"@xylabs/error": "~5.0.62",
"@xylabs/typeof": "~5.0.62"
},
"devDependencies": {
"@types/node": "~25.0.3",
"@types/node": "~25.0.9",
"@xylabs/ts-scripts-yarn3": "~7.2.32",
"@xylabs/tsconfig": "~7.2.32",
"typescript": "~5.9.3",
"vitest": "~4.0.16"
"vitest": "~4.0.17"
},

@@ -66,2 +66,2 @@ "engines": {

}
}
}