Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

express-status-monitor

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-status-monitor - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

8

package.json
{
"name": "express-status-monitor",
"version": "1.2.6",
"version": "1.2.7",
"description": "Realtime Monitoring for Express-based Node applications",

@@ -62,7 +62,7 @@ "main": "index.js",

"debug": "4.1.1",
"handlebars": "4.1.2",
"handlebars": "4.4.2",
"on-headers": "1.0.2",
"pidusage": "2.0.17",
"request": "2.88.0",
"socket.io": "2.2.0"
"socket.io": "2.3.0"
},

@@ -81,5 +81,5 @@ "scripts": {

"sinon": "7.3.2",
"snyk": "1.171.1"
"snyk": "^1.232.0"
},
"snyk": true
}

@@ -15,3 +15,3 @@ # express-status-monitor

[Demo available here](https://express-status-monitor-example-fjovaypblp.now.sh)
[Demo available here](https://express-status-monitor-demo.herokuapp.com/)

@@ -81,3 +81,3 @@ ## Support for other Node.js frameworks

protocol: 'http',
host: 'localhost'
host: 'localhost',
path: '/admin/health/ex1',

@@ -87,3 +87,3 @@ port: '3000'

protocol: 'http',
host: 'localhost'
host: 'localhost',
path: '/admin/health/ex2',

@@ -90,0 +90,0 @@ port: '3000'

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