Socket
Socket
Sign inDemoInstall

node-oom-heapdump

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-oom-heapdump - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

6

CHANGELOG.md

@@ -1,2 +0,6 @@

10-06-2024 Paul Rütter
18-06-2024 Paul Rütter
- 3.3.1
- Upgrade dependencies due to https://security.snyk.io/vuln/SNYK-JS-WS-7266574
10-06-2024 Paul Rütter
- 3.3.0

@@ -3,0 +7,0 @@ - Add prebuilt binaries for Alpine, https://github.com/blueconic/node-oom-heapdump/pull/16

6

package.json
{
"name": "node-oom-heapdump",
"version": "3.3.0",
"version": "3.3.1",
"description": "Create a V8 heap snapshot when an \"Out of Memory\" error occurs, or create a heap snapshot or CPU profile on request.",

@@ -47,6 +47,6 @@ "main": "index.js",

"chrome-remote-interface": "^0.33.0",
"nan": "^2.19.0",
"nan": "^2.20.0",
"require-main-filename": "^2.0.0",
"ws": "^8.16.0"
"ws": "^8.17.1"
}
}

Sorry, the diff of this file is not supported yet

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