🚀 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
5.0.93
to
5.0.94
+10
-10
package.json
{
"name": "@xylabs/logger",
"version": "5.0.93",
"version": "5.0.94",
"description": "XYLabs Logger Library",

@@ -32,2 +32,3 @@ "keywords": [

"types": "./dist/neutral/index.d.ts",
"import": "./dist/neutral/index.mjs",
"default": "./dist/neutral/index.mjs"

@@ -37,3 +38,2 @@ },

},
"module": "./dist/neutral/index.mjs",
"types": "./dist/neutral/index.d.ts",

@@ -48,13 +48,13 @@ "files": [

"dependencies": {
"@xylabs/enum": "~5.0.93",
"@xylabs/error": "~5.0.93",
"@xylabs/typeof": "~5.0.93"
"@xylabs/enum": "~5.0.94",
"@xylabs/typeof": "~5.0.94",
"@xylabs/error": "~5.0.94"
},
"devDependencies": {
"@types/node": "~25.5.0",
"@xylabs/ts-scripts-common": "~7.6.15",
"@xylabs/ts-scripts-pnpm": "~7.6.15",
"@xylabs/tsconfig": "~7.6.15",
"@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",
"esbuild": "^0.27.7",
"esbuild": "^0.28.0",
"typescript": "^5",

@@ -61,0 +61,0 @@ "vite": "^6.0.0 || ^7.0.0 || ^8.0.0",