Socket
Socket
Sign inDemoInstall

event-loop-stats

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

event-loop-stats - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

CHANGELOG.md

13

package.json
{
"name": "event-loop-stats",
"version": "1.0.0",
"version": "1.1.0",
"description": "Exposes stats about the libuv default loop",

@@ -10,3 +10,3 @@ "main": "src/eventLoopStats.js",

},
"author": "Ben Ripkens <bripkens.dev@gmail.com>",
"author": "Ben Ripkens <bripkens@gmail.com>",
"license": "MIT",

@@ -24,10 +24,13 @@ "keywords": [

},
"engines": {
"node": ">=4.0.0"
},
"dependencies": {
"nan": "^2.0.5"
"nan": "^2.10.0"
},
"gypfile": true,
"devDependencies": {
"chai": "3.3.0",
"mocha": "2.3.3"
"chai": "4.1.2",
"mocha": "5.2.0"
}
}

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