Socket
Socket
Sign inDemoInstall

@godaddy/terminus

Package Overview
Dependencies
Maintainers
9
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@godaddy/terminus - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

2

example/mongo/package.json

@@ -12,4 +12,4 @@ {

"dependencies": {
"mongodb": "^3.0.1"
"mongodb": "^3.1.13"
}
}
{
"name": "@godaddy/terminus",
"version": "4.2.0",
"version": "4.2.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -57,3 +57,3 @@

healthChecks: {
'/healthcheck': healthCheck // a function returning a promise indicating service health,
'/healthcheck': healthCheck, // a function returning a promise indicating service health,
verbatim: true // [optional = false] use object returned from /healthcheck verbatim in response

@@ -60,0 +60,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