🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@tryghost/logging

Package Overview
Dependencies
Maintainers
28
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/logging - npm Package Compare versions

Comparing version

to
2.4.22

18

package.json
{
"name": "@tryghost/logging",
"version": "2.4.21",
"repository": "https://github.com/TryGhost/framework/tree/main/packages/logging",
"version": "2.4.22",
"repository": {
"type": "git",
"url": "git+https://github.com/TryGhost/framework.git",
"directory": "packages/logging"
},
"author": "Ghost Foundation",

@@ -30,6 +34,6 @@ "license": "MIT",

"@tryghost/bunyan-rotating-filestream": "^0.0.7",
"@tryghost/elasticsearch": "^3.0.23",
"@tryghost/http-stream": "^0.1.35",
"@tryghost/pretty-stream": "^0.1.29",
"@tryghost/root-utils": "^0.3.32",
"@tryghost/elasticsearch": "^3.0.24",
"@tryghost/http-stream": "^0.1.36",
"@tryghost/pretty-stream": "^0.2.0",
"@tryghost/root-utils": "^0.3.33",
"bunyan": "^1.8.15",

@@ -42,3 +46,3 @@ "bunyan-loggly": "^1.4.2",

},
"gitHead": "783b40c3ece6e1c9e293d09f2c069baa3e1110b2"
"gitHead": "e395f1d79edee4aecc36e572bb402016a8ba9273"
}