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

heapdump

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heapdump - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

4

package.json
{
"name": "heapdump",
"main": "./build/Release/heapdump",
"version": "0.1.0",
"version": "0.2.0",
"description": "Make a dump of the V8 heap for later inspection.",

@@ -17,4 +17,4 @@ "homepage": "https://github.com/bnoordhuis/node-heapdump",

"engines": {
"node": ">=0.6.0"
"node": ">=0.10.0"
}
}

@@ -10,2 +10,6 @@ node-heapdump

Or, if you are running node.js v0.6 or v0.8:
npm install heapdump@0.1.0
### Build

@@ -12,0 +16,0 @@

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