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

@dotcom-reliability-kit/crash-handler

Package Overview
Dependencies
Maintainers
5
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotcom-reliability-kit/crash-handler - npm Package Compare versions

Comparing version 4.0.6 to 4.1.0

6

package.json
{
"name": "@dotcom-reliability-kit/crash-handler",
"version": "4.0.6",
"version": "4.1.0",
"description": "A method to bind an uncaught exception handler to ensure that fatal application errors are logged",

@@ -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,4 +20,4 @@ },

"dependencies": {
"@dotcom-reliability-kit/log-error": "^4.0.6"
"@dotcom-reliability-kit/log-error": "^4.1.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