af-consul
Advanced tools
Comparing version 3.0.7 to 3.0.8
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.getFQDNCached = exports.getFQDN = exports.prepareConsulAPI = exports.getConsulApiCached = exports.getServiceID = exports.getRegisterConfig = exports.getAPI = exports.accessPointsUpdater = exports.AccessPoints = void 0; | ||
exports.isHttpAvailable = exports.checkAccessPointAvailability = exports.getFQDNCached = exports.getFQDN = exports.prepareConsulAPI = exports.getConsulApiCached = exports.getServiceID = exports.getRegisterConfig = exports.getAPI = exports.accessPointsUpdater = exports.AccessPoints = void 0; | ||
var access_points_1 = require("./access-points/access-points"); | ||
@@ -19,2 +19,5 @@ Object.defineProperty(exports, "AccessPoints", { enumerable: true, get: function () { return access_points_1.AccessPoints; } }); | ||
Object.defineProperty(exports, "getFQDNCached", { enumerable: true, get: function () { return fqdn_1.getFQDNCached; } }); | ||
var access_points_utils_1 = require("./access-points/access-points-utils"); | ||
Object.defineProperty(exports, "checkAccessPointAvailability", { enumerable: true, get: function () { return access_points_utils_1.checkAccessPointAvailability; } }); | ||
Object.defineProperty(exports, "isHttpAvailable", { enumerable: true, get: function () { return access_points_utils_1.isHttpAvailable; } }); | ||
//# sourceMappingURL=index.js.map |
@@ -7,2 +7,3 @@ export { AccessPoints } from './access-points/access-points'; | ||
export { getFQDN, getFQDNCached } from './lib/fqdn'; | ||
export { checkAccessPointAvailability, isHttpAvailable } from './access-points/access-points-utils'; | ||
//# sourceMappingURL=index.js.map |
@@ -7,2 +7,3 @@ export { AccessPoints } from './access-points/access-points'; | ||
export { getFQDN, getFQDNCached } from './lib/fqdn'; | ||
export { checkAccessPointAvailability, isHttpAvailable } from './access-points/access-points-utils'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "af-consul", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "A highly specialized function library", | ||
@@ -5,0 +5,0 @@ "main": "./dist/cjs/src/index.js", |
@@ -7,1 +7,2 @@ export { AccessPoints } from './access-points/access-points'; | ||
export { getFQDN, getFQDNCached } from './lib/fqdn'; | ||
export { checkAccessPointAvailability, isHttpAvailable } from './access-points/access-points-utils'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
310938
121
4532
6