🚀 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
0
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.16

19

package.json
{
"name": "@tryghost/logging",
"version": "2.4.15",
"version": "2.4.16",
"repository": "https://github.com/TryGhost/framework/tree/main/packages/logging",

@@ -23,13 +23,13 @@ "author": "Ghost Foundation",

"@tryghost/errors": "1.0.0",
"c8": "9.1.0",
"mocha": "10.4.0",
"c8": "10.1.2",
"mocha": "10.5.2",
"should": "13.2.3",
"sinon": "17.0.2"
"sinon": "18.0.0"
},
"dependencies": {
"@tryghost/bunyan-rotating-filestream": "^0.0.7",
"@tryghost/elasticsearch": "^3.0.19",
"@tryghost/http-stream": "^0.1.30",
"@tryghost/pretty-stream": "^0.1.24",
"@tryghost/root-utils": "^0.3.28",
"@tryghost/elasticsearch": "^3.0.20",
"@tryghost/http-stream": "^0.1.31",
"@tryghost/pretty-stream": "^0.1.25",
"@tryghost/root-utils": "^0.3.29",
"bunyan": "^1.8.15",

@@ -41,4 +41,3 @@ "bunyan-loggly": "^1.4.2",

"lodash": "^4.17.21"
},
"gitHead": "aa0d85a521ee8b5570ccba41d4aeb8942bdb1831"
}
}