Socket
Socket
Sign inDemoInstall

v8tools

Package Overview
Dependencies
2
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

2

package.json
{
"name" : "v8tools",
"version" : "0.2.1",
"version" : "0.2.2",
"description" : "V8 profiler and GC bindings",

@@ -5,0 +5,0 @@ "author": "Nodetime <devops@nodetime.com>",

@@ -14,3 +14,3 @@ V8tools - V8 CPU Profiler Binding

`v8tools.afterGC(v8tools.afterGC(function(gcType, gcFlags, usedHeapSize) {})` - calls the callback after garbage collection cycle.
`v8tools.afterGC(function(gcType, gcFlags, usedHeapSize) {})` - calls the callback after garbage collection cycle.

@@ -17,0 +17,0 @@ `v8tools.startV8Profiler()` - starts V8 CPU profiler

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