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

@xylabs/logger

Package Overview
Dependencies
Maintainers
5
Versions
454
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.94
to
5.0.95
+8
-9
package.json
{
"name": "@xylabs/logger",
"version": "5.0.94",
"version": "5.0.95",
"description": "XYLabs Logger Library",

@@ -46,15 +46,14 @@ "keywords": [

"dependencies": {
"@xylabs/enum": "~5.0.94",
"@xylabs/typeof": "~5.0.94",
"@xylabs/error": "~5.0.94"
"@xylabs/enum": "~5.0.95",
"@xylabs/error": "~5.0.95",
"@xylabs/typeof": "~5.0.95"
},
"devDependencies": {
"@types/node": "~25.5.2",
"@xylabs/ts-scripts-common": "~7.7.3",
"@xylabs/ts-scripts-pnpm": "~7.7.3",
"@xylabs/tsconfig": "~7.7.3",
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0",
"@xylabs/ts-scripts-common": "~7.8.4",
"@xylabs/ts-scripts-pnpm": "~7.8.4",
"@xylabs/tsconfig": "~7.8.4",
"esbuild": "^0.28.0",
"typescript": "^5",
"vite": "^6.0.0 || ^7.0.0 || ^8.0.0",
"vite": "^8.0.5",
"vitest": "^4.1.2"

@@ -61,0 +60,0 @@ },