Socket
Socket
Sign inDemoInstall

express-prom-bundle

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-prom-bundle - npm Package Compare versions

Comparing version 5.1.4 to 5.1.5

types/index.d.ts

14

package.json
{
"name": "express-prom-bundle",
"version": "5.1.4",
"version": "5.1.5",
"description": "express middleware with popular prometheus metrics in one bundle",

@@ -15,7 +15,9 @@ "main": "src/index.js",

"src",
"index.d.ts"
"types/index.d.ts"
],
"types": "types",
"scripts": {
"test": "node_modules/jasme/run.js",
"coverage": "make coverage"
"coverage": "make coverage",
"dtslint": "dtslint types"
},

@@ -29,3 +31,5 @@ "author": "Konstantin Pogorelov <or@pluseq.com>",

"devDependencies": {
"@types/express": "^4.16.1",
"coveralls": "^3.0.2",
"dtslint": "^0.7.1",
"eslint": "^5.11.0",

@@ -37,4 +41,6 @@ "express": "^4.16.4",

"koa-connect": "^2.0.1",
"prom-client": "^11.3.0",
"supertest": "^3.3.0",
"supertest-koa-agent": "^0.3.0"
"supertest-koa-agent": "^0.3.0",
"typescript": "^3.4.5"
},

@@ -41,0 +47,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc