Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "heapdump", | ||
"main": "./build/Release/heapdump", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Make a dump of the V8 heap for later inspection.", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/bnoordhuis/node-heapdump", |
@@ -20,6 +20,6 @@ node-heapdump | ||
The module does not export any properties. Now send the process a SIGUSR2 | ||
The module does not export any properties. Now send the node process a SIGUSR2 | ||
signal: | ||
$ pkill -USR2 node | ||
$ kill -USR2 <pid> | ||
@@ -26,0 +26,0 @@ A heapdump-xxxx.xxxx.heapsnapshot is written to the application's current |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
7130
0
3