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

@dotcom-reliability-kit/log-error

Package Overview
Dependencies
Maintainers
5
Versions
57
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 1.5.4 to 2.0.0

10

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

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

"engines": {
"node": "14.x || 16.x || 18.x",
"node": "16.x || 18.x",
"npm": "7.x || 8.x"

@@ -20,5 +20,5 @@ },

"dependencies": {
"@dotcom-reliability-kit/app-info": "^1.2.1",
"@dotcom-reliability-kit/serialize-error": "^1.1.4",
"@dotcom-reliability-kit/serialize-request": "^1.1.1",
"@dotcom-reliability-kit/app-info": "^2.0.0",
"@dotcom-reliability-kit/serialize-error": "^2.0.0",
"@dotcom-reliability-kit/serialize-request": "^2.0.0",
"@financial-times/n-logger": "^10.3.1"

@@ -25,0 +25,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