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

@wiredcraft/health-checks

Package Overview
Dependencies
Maintainers
24
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wiredcraft/health-checks - npm Package Compare versions

Comparing version 2.1.2 to 2.2.0

lib/health-middleware.js

4

lib/index.js

@@ -6,2 +6,3 @@ 'use strict';

const ApplyHealthRouteLB3 = require('./health-route-lb3');
const CreateHealthMiddleware = require('./health-middleware');

@@ -11,3 +12,4 @@ module.exports = {

HealthStatus,
ApplyHealthRouteLB3
ApplyHealthRouteLB3,
CreateHealthMiddleware
};
{
"name": "@wiredcraft/health-checks",
"version": "2.1.2",
"version": "2.2.0",
"description": "A generic health checker.",

@@ -34,3 +34,3 @@ "keywords": [

},
"gitHead": "d0f1320a0fc3fcf09a2589ea8ab879db903d13b9"
"gitHead": "dfc27db3bdff801a3a649c867c2cbab8ccde1c50"
}
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