Socket
Socket
Sign inDemoInstall

node-oom-heapdump

Package Overview
Dependencies
79
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

build/binding.sln

0

.eslintrc.js
module.exports = {
"extends": "google"
};

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

20-07-2020 Paul Rütter
12-10-2020 Paul Rütter
- 2.0.2
- Fix latest published version, was replaced with beta.
02-08-2020 Paul Rütter
- 2.0.1
- Fixed prebuilt binaries path.
20-07-2020 Paul Rütter
- 2.0

@@ -3,0 +11,0 @@ - Added prebuilt binaries again, in a new major version. To "solve" https://github.com/blueconic/node-oom-heapdump/issues/13.

@@ -0,0 +0,0 @@ let nodeOomLib = require("./lib");

@@ -0,0 +0,0 @@ let fs = require('fs');

@@ -0,0 +0,0 @@ let fs = require('fs');

@@ -0,0 +0,0 @@ let cp = require("child_process");

2

package.json
{
"name": "node-oom-heapdump",
"version": "2.0.1",
"version": "2.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.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -0,0 +0,0 @@ [![TravisCI Build Status](https://travis-ci.org/blueconic/node-oom-heapdump.svg?branch=master)](https://travis-ci.org/blueconic/node-oom-heapdump)

@@ -0,0 +0,0 @@ let cp = require("child_process");

@@ -0,0 +0,0 @@ let oomLib = require("../index.js")({

@@ -0,0 +0,0 @@ let oomLib = require("../index.js")({

@@ -0,0 +0,0 @@ let path = require('path');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc