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

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.0.1 to 3.0.2

10

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

@@ -43,9 +43,9 @@ "main": "index.js",

"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.8",
"@mapbox/node-pre-gyp": "^1.0.11",
"bindings": "^1.5.0",
"chrome-remote-interface": "^0.28.2",
"nan": "^2.14.2",
"chrome-remote-interface": "^0.32.2",
"nan": "^2.17.0",
"require-main-filename": "^2.0.0",
"ws": "^7.4.6"
"ws": "^8.13.0"
}
}

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

[![TravisCI Build Status](https://travis-ci.org/blueconic/node-oom-heapdump.svg?branch=master)](https://travis-ci.org/blueconic/node-oom-heapdump)
[![Build status](https://github.com/blueconic/node-oom-heapdump/actions/workflows/publish-native-assets-to-github-releases.yml/badge.svg)](https://github.com/blueconic/node-oom-heapdump/actions/workflows/publish-native-assets-to-github-releases.yml)

@@ -3,0 +3,0 @@ # node-oom-heapdump

Sorry, the diff of this file is not supported yet

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