Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dotcom-reliability-kit/log-error

Package Overview
Dependencies
Maintainers
5
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotcom-reliability-kit/log-error - npm Package Compare versions

Comparing version 4.0.6 to 4.1.0

12

package.json
{
"name": "@dotcom-reliability-kit/log-error",
"version": "4.0.6",
"version": "4.1.0",
"description": "A method to consistently log error object with optional request information",

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

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

@@ -20,6 +20,6 @@ },

"dependencies": {
"@dotcom-reliability-kit/app-info": "^3.0.2",
"@dotcom-reliability-kit/logger": "^3.0.6",
"@dotcom-reliability-kit/serialize-error": "^3.0.2",
"@dotcom-reliability-kit/serialize-request": "^3.0.2"
"@dotcom-reliability-kit/app-info": "^3.1.0",
"@dotcom-reliability-kit/logger": "^3.1.0",
"@dotcom-reliability-kit/serialize-error": "^3.1.0",
"@dotcom-reliability-kit/serialize-request": "^3.1.0"
},

@@ -26,0 +26,0 @@ "devDependencies": {

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