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.3.0 to 1.4.0

8

History.md

@@ -0,1 +1,9 @@

1.4.0 / 2018-06-25
==================
* Update mocha to 5.2.0, istanbul-harmony to istanbul 0.4.5
* chore: Test on latest node versions #12 from [danez](https://github.com/danez)
* chore: Update debug to 3.1.0 #11 from [danez](https://github.com/danez)
1.3.0 / 2017-06-27

@@ -2,0 +10,0 @@ ==================

8

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

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

"dependencies": {
"debug": "^2.6.8"
"debug": "^3.1.0"
},
"devDependencies": {
"mocha": "^1.21.4",
"istanbul-harmony": "^0.3.0"
"mocha": "^5.2.0",
"istanbul": "^0.4.5"
}
}

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