Socket
Socket
Sign inDemoInstall

@bpinternal/promex

Package Overview
Dependencies
245
Maintainers
8
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.7 to 0.5.8

20

package.json
{
"name": "@bpinternal/promex",
"description": "Prometheus express initialization package for nodejs.",
"version": "0.5.7",
"version": "0.5.8",
"author": "Botpress, Inc.",

@@ -28,13 +28,13 @@ "repository": {

"@promster/types": "13.0.0",
"express": "4.18.3",
"express": "4.19.2",
"nanoid": "3.3.7",
"prom-client": "15.1.0"
"prom-client": "15.1.2"
},
"devDependencies": {
"@types/express": "4.17.21",
"@types/node": "18.19.24",
"@types/node": "18.19.31",
"axios": "1.6.8",
"typescript": "5.4.2",
"vite": "5.1.6",
"vitest": "1.4.0"
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
},

@@ -48,4 +48,6 @@ "scripts": {

"engines": {
"node": ">=16.0.0"
}
"node": ">=16.0.0",
"pnpm": ">=8.6.0 <9"
},
"packageManager": "pnpm@8.6.0+"
}
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