New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dotcom-reliability-kit/logger

Package Overview
Dependencies
Maintainers
0
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotcom-reliability-kit/logger - npm Package Compare versions

Comparing version

to
4.0.0

8

package.json
{
"name": "@dotcom-reliability-kit/logger",
"version": "3.2.2",
"version": "4.0.0",
"description": "A simple and fast logger based on Pino, with FT preferences baked in",

@@ -14,3 +14,3 @@ "repository": {

"engines": {
"node": "18.x || 20.x || 22.x"
"node": "20.x || 22.x"
},

@@ -20,4 +20,4 @@ "main": "lib/index.js",

"dependencies": {
"@dotcom-reliability-kit/app-info": "^3.3.1",
"@dotcom-reliability-kit/serialize-error": "^3.2.1",
"@dotcom-reliability-kit/app-info": "^4.0.0",
"@dotcom-reliability-kit/serialize-error": "^4.0.0",
"lodash.clonedeep": "^4.5.0",

@@ -24,0 +24,0 @@ "pino": "^9.6.0"