forge-atlas-fetch
Advanced tools
Comparing version 1.0.86 to 1.0.87
@@ -10,1 +10,2 @@ "use strict"; | ||
exports.AbstractClient = AbstractClient; | ||
//# sourceMappingURL=abstract-client.js.map |
@@ -52,1 +52,2 @@ "use strict"; | ||
exports.Client = Client; | ||
//# sourceMappingURL=client.js.map |
@@ -15,1 +15,2 @@ "use strict"; | ||
exports.default = confluence; | ||
//# sourceMappingURL=index.js.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=types.js.map |
@@ -7,1 +7,2 @@ "use strict"; | ||
exports.confluence = confluence_1.default; | ||
//# sourceMappingURL=index.js.map |
@@ -32,1 +32,2 @@ "use strict"; | ||
exports.Client = Client; | ||
//# sourceMappingURL=client.js.map |
@@ -15,1 +15,2 @@ "use strict"; | ||
exports.default = jiraSoftware; | ||
//# sourceMappingURL=index.js.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=types.js.map |
@@ -7,1 +7,2 @@ "use strict"; | ||
__export(require("./clients")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "forge-atlas-fetch", | ||
"version": "1.0.86", | ||
"version": "1.0.87", | ||
"license": "MIT", | ||
@@ -29,6 +29,6 @@ "main": "dist/index", | ||
"camelcase": "^5.3.1", | ||
"fetch-confluence": "^1.0.86", | ||
"fetch-jira-software": "^1.0.86" | ||
"fetch-confluence": "^1.0.87", | ||
"fetch-jira-software": "^1.0.87" | ||
}, | ||
"gitHead": "78e27f25a6cf8417a77f5ad0ebad92170c36380f" | ||
"gitHead": "fdc2d6cc053caeeaff41107030b88b7f3e1fabaa" | ||
} |
18069
32
Updatedfetch-confluence@^1.0.87
Updatedfetch-jira-software@^1.0.87