Socket
Socket
Sign inDemoInstall

@pager/metrics-client

Package Overview
Dependencies
23
Maintainers
5
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 4.0.0

lib/index.js

16

package.json
{
"name": "@pager/metrics-client",
"version": "3.0.0",
"version": "4.0.0",
"description": "Hapi-centric Prometheus Plugin and optional endpoint",
"main": "lib/plugin/index.js",
"main": "lib/index.js",
"scripts": {

@@ -20,12 +20,14 @@ "test": "lab -La code -t 100"

"dependencies": {
"hapi": "17.x.x",
"prom-client": "11.x.x"
"@newrelic/native-metrics": "4.1.x",
"hoek": "6.x.x",
"joi": "14.x.x",
"prom-client": "11.2.x"
},
"devDependencies": {
"code": "5.x.x",
"eslint-config-hapi": "11.x.x",
"eslint-config-hapi": "12.x.x",
"eslint-plugin-hapi": "4.x.x",
"lab": "15.x.x",
"sinon": "4.x.x"
"hapi": "18.x.x",
"lab": "18.x.x"
}
}
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