New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

http-metrics-middleware

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-metrics-middleware - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

20

package.json
{
"name": "http-metrics-middleware",
"version": "1.1.5",
"version": "1.1.6",
"description": "Express middleware for adding common prometheus metrics",

@@ -29,9 +29,9 @@ "author": "QlikTech International AB",

"dependencies": {
"accepts": "1.3.5",
"express": "4.16.4",
"lodash": "4.17.11",
"accepts": "1.3.7",
"express": "4.17.1",
"lodash": "4.17.14",
"on-finished": "2.3.0",
"performance-now": "2.1.0",
"prom-client": "11.2.1",
"url-value-parser": "2.0.0"
"prom-client": "11.5.3",
"url-value-parser": "2.0.1"
},

@@ -41,7 +41,7 @@ "devDependencies": {

"codeclimate-test-reporter": "0.5.1",
"eslint": "5.13.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-mocha": "5.2.1"
"eslint": "6.0.1",
"eslint-config-airbnb-base": "13.2.0",
"eslint-plugin-import": "2.18.0",
"eslint-plugin-mocha": "5.3.0"
}
}
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