@mrporter/mrp-healthcheck
Advanced tools
Comparing version 0.1.15 to 0.1.16
{ | ||
"name": "@mrporter/mrp-healthcheck", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "health check your applicaiton(mrporter)", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
}, | ||
"author": "mrporterdev <mrportertechteam@mrporter.com>", | ||
"author": "mrportertechteam <mrportertechteam@mrporter.com>", | ||
"license": "MIT", | ||
@@ -13,0 +13,0 @@ "dependencies": { |
@@ -5,6 +5,6 @@ # Health Check [![Circle CI](https://circleci.com/gh/NET-A-PORTER/mrphealthcheck.svg?style=svg&circle-token=dc79a9df5965b1449180d40288b4297d7c41a57c)](https://circleci.com/gh/NET-A-PORTER/mrphealthcheck) | ||
``` javascript | ||
npm install mrphealthcheck --save | ||
npm install mrp-healthcheck --save | ||
``` | ||
# Team using this modules: | ||
# Teams using this package: | ||
@@ -42,3 +42,3 @@ * PAC (Product Pages) | ||
/** | ||
* Class - healthMiddleware - executes healthcheck module for a given route | ||
* Class - healthMiddleware - executes healthcheck module for a given route | ||
* | ||
@@ -45,0 +45,0 @@ * @class healthMiddleware |
15620