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

@sebspark/logging

Package Overview
Dependencies
Maintainers
8
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sebspark/logging - npm Package Compare versions

Comparing version
2.0.7
to
2.0.8
+6
-3
package.json
{
"name": "@sebspark/logging",
"version": "2.0.7",
"version": "2.0.8",
"license": "Apache-2.0",

@@ -19,5 +19,4 @@ "main": "dist/index.js",

"devDependencies": {
"@sebspark/tsconfig": "3.0.5",
"@types/socketio-wildcard": "2.0.7",
"qs": "6.14.1",
"qs": "6.15.0",
"supertest": "7.2.2"

@@ -34,3 +33,7 @@ },

"winston-transport": "4.9.0"
},
"repository": {
"type": "git",
"url": "https://github.com/seb-oss/Spark-packages.git"
}
}