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

event-loop-lag

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

event-loop-lag - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

4

History.md

@@ -0,2 +1,6 @@

1.3.0 / 2017-06-27
==================
* Update debug to 2.6.8 to remove `ms` vulnerability.
1.2.0 / 2016-11-05

@@ -3,0 +7,0 @@ ==================

4

package.json
{
"name": "event-loop-lag",
"version": "1.2.0",
"version": "1.3.0",
"description": "Measure event loop lag",

@@ -16,3 +16,3 @@ "main": "event-loop-lag.js",

"dependencies": {
"debug": "2.2.0"
"debug": "^2.6.8"
},

@@ -19,0 +19,0 @@ "devDependencies": {

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