Socket
Socket
Sign inDemoInstall

prometheus-gc-stats

Package Overview
Dependencies
20
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

14

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

@@ -35,13 +35,13 @@ "main": "index.js",

"peerDependencies": {
"prom-client": ">= 3.2 < 6"
"prom-client": ">= 3.2 < 7"
},
"devDependencies": {
"babel-cli": "^6.14.0",
"babel-cli": "^6.16.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-es2015": "^6.14.0",
"eslint": "^3.6.0",
"eslint-config-simenb-base": "^3.0.0",
"babel-preset-es2015": "^6.16.0",
"eslint": "^3.7.1",
"eslint-config-simenb-base": "^4.0.0",
"in-publish": "^2.0.0",
"prom-client": "^5.0.1"
"prom-client": "^6.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc