Socket
Socket
Sign inDemoInstall

@bpinternal/promex

Package Overview
Dependencies
136
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 0.5.1

4

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

@@ -24,2 +24,3 @@ "repository": {

"dependencies": {
"@promster/types": "^3.2.4",
"@promster/express": "7.0.5",

@@ -33,3 +34,2 @@ "@promster/metrics": "9.1.5",

"devDependencies": {
"@promster/types": "^3.2.4",
"@types/express": "^4.17.14",

@@ -36,0 +36,0 @@ "@types/node": "^16.11.10",

# Promex
> Prometheus client initialization package for epxress
> Prometheus client initialization package for express
## Usage
Promex is a utility to initialize the Promster library. Install the package and use it like this:
Promex is a utility to initialize the Promster library. Install the package and see the example below

@@ -33,3 +33,2 @@ ```ts

const app = express()

@@ -36,0 +35,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