🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

prometheus-api-metrics

Package Overview
Dependencies
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prometheus-api-metrics - npm Package Compare versions

Comparing version

to
3.2.2

.github/workflows/release.yml

12

package.json
{
"name": "prometheus-api-metrics",
"version": "3.2.1",
"version": "3.2.2",
"description": "API and process monitoring with Prometheus for Node.js micro-service",

@@ -36,5 +36,5 @@ "author": "Idan Tovi",

"dependencies": {
"@types/express": "^4.17.8",
"@types/express-serve-static-core": "^4.17.12",
"@types/koa": "^2.11.4",
"@types/express": "^4.17.13",
"@types/express-serve-static-core": "^4.17.28",
"@types/koa": "^2.13.4",
"debug": "^3.2.6",

@@ -45,3 +45,3 @@ "lodash.get": "^4.4.2",

"peerDependencies": {
"prom-client": ">=12 <14"
"prom-client": ">=12 <15"
},

@@ -80,3 +80,3 @@ "devDependencies": {

"nyc": "^15.1.0",
"prom-client": "^13.1.0",
"prom-client": "^13.2.0",
"reflect-metadata": "^0.1.13",

@@ -83,0 +83,0 @@ "request": "^2.88.0",

Sorry, the diff of this file is not supported yet