event-loop-inspector
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "event-loop-inspector", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Dump event loop data.", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"keywords": [ | ||
"envent-loop", | ||
"event-loop", | ||
"inspector", | ||
@@ -17,3 +17,6 @@ "nextTick", | ||
"getActiveRequests", | ||
"dump" | ||
"dump", | ||
"monitoring", | ||
"stats", | ||
"loop" | ||
], | ||
@@ -20,0 +23,0 @@ "homepage": "https://github.com/keymetrics/event-loop-inspector", |
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
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
21704