@gquittet/graceful-server
Advanced tools
Comparing version 2.5.0 to 2.5.1
@@ -5,4 +5,5 @@ export default interface IGracefulServerOptions { | ||
healthCheck?: boolean; | ||
kubernetes?: boolean; | ||
livenessEndpoint?: string; | ||
readinessEndpoint?: string; | ||
} |
@@ -15,3 +15,3 @@ { | ||
}, | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"main": "./lib/index.js", | ||
@@ -18,0 +18,0 @@ "scripts": { |
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
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
28497
132