Socket
Socket
Sign inDemoInstall

prometheus-gc-stats

Package Overview
Dependencies
19
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.1 to 0.6.0

11

package.json
{
"name": "prometheus-gc-stats",
"version": "0.5.1",
"version": "0.6.0",
"description": "Report Garbage Collection stats using Prometheus",

@@ -23,3 +23,3 @@ "main": "index.js",

"engines": {
"node": ">=4"
"node": ">=6"
},

@@ -30,3 +30,3 @@ "author": "Simen Bekkhus <sbekkhus91@gmail.com>",

"optionalDependencies": {
"gc-stats": "^1.0.0"
"gc-stats": "^1.2.0"
},

@@ -44,6 +44,9 @@ "dependencies": {

"eslint-config-simenb-node": "^0.4.9",
"jest": "^22.1.4",
"jest": "^23.5.0",
"prettier": "^1.4.4",
"prom-client": "^10.0.0"
},
"jest": {
"testEnvironment": "node"
}
}
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