@wiredcraft/health-checks
Advanced tools
Comparing version 2.1.2 to 2.2.0
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5730
7
122
1