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
51
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 3.2.0 to 3.2.1

9

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

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

"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
},

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

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

@@ -25,0 +24,0 @@ "pino": "^9.5.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc