btrz-health-check
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -5,2 +5,2 @@ "use strict"; | ||
exports.MongoDbHealthChecker = require("./src/mongodb-health-checker").MongoDbHealthChecker; | ||
exports.SQSHealthChecker = require("./src/sqs-health-cheker").SQSHealthChecker; | ||
exports.SQSHealthChecker = require("./src/sqs-health-checker").SQSHealthChecker; |
{ | ||
"name": "btrz-health-check", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A series of classes that will ping different service types to verify accessibility.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
17730