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 4.0.0 to 4.0.1

12

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

@@ -15,10 +15,10 @@ "repository": {

"node": "18.x || 20.x",
"npm": "8.x || 9.x"
"npm": "8.x || 9.x || 10.x"
},
"main": "lib",
"dependencies": {
"@dotcom-reliability-kit/app-info": "^3.0.0",
"@dotcom-reliability-kit/logger": "^3.0.0",
"@dotcom-reliability-kit/serialize-error": "^3.0.0",
"@dotcom-reliability-kit/serialize-request": "^3.0.0"
"@dotcom-reliability-kit/app-info": "^3.0.1",
"@dotcom-reliability-kit/logger": "^3.0.1",
"@dotcom-reliability-kit/serialize-error": "^3.0.1",
"@dotcom-reliability-kit/serialize-request": "^3.0.1"
},

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