Socket
Socket
Sign inDemoInstall

@apio/express-prometheus

Package Overview
Dependencies
15
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

CHANGELOG.md

14

package.json
{
"name": "@apio/express-prometheus",
"version": "2.0.0",
"version": "2.0.1",
"description": "Express middleware to provide basic metrics to Prometheus.",

@@ -35,8 +35,8 @@ "main": "lib/index.js",

"dependencies": {
"@types/express": "^4.17.11",
"prom-client": "^13.0.0"
"@types/express": "^4.17.13",
"prom-client": "^14.0.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.14.0",
"@typescript-eslint/parser": "^4.14.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"eslint": "^7.18.0",

@@ -50,5 +50,5 @@ "eslint-config-standard": "^16.0.2",

"husky": "^4.3.8",
"jest": "^26.6.3",
"supertest": "^6.1.1"
"jest": "^27.2.5",
"supertest": "^6.1.6"
}
}
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