@redhat-cloud-services/vulnerabilities-client
Advanced tools
Comparing version 1.4.3 to 1.4.4
@@ -5,2 +5,9 @@ # Changelog | ||
## [1.4.4](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/vulnerabilities-client-1.4.3...@redhat-cloud-services/vulnerabilities-client-1.4.4) (2024-05-31) | ||
### Bug Fixes | ||
* apply fixed template import paths ([4d389ef](https://github.com/RedHatInsights/javascript-clients/commit/4d389ef15abf07a4ac24e6ff6656e39cb9789889)) | ||
## [1.4.3](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/vulnerabilities-client-1.4.2...@redhat-cloud-services/vulnerabilities-client-1.4.3) (2024-05-28) | ||
@@ -7,0 +14,0 @@ |
@@ -28,3 +28,3 @@ /** | ||
* @export | ||
* @interface RequestArg | ||
* @interface RequestArgs | ||
*/ | ||
@@ -31,0 +31,0 @@ export interface RequestArgs { |
@@ -17,3 +17,3 @@ "use strict"; | ||
var tslib_1 = require("tslib"); | ||
// Some imports not used depending on template condition | ||
// Some imports not used depending on template conditions | ||
// @ts-ignore | ||
@@ -20,0 +20,0 @@ var axios_1 = require("axios"); |
@@ -56,3 +56,3 @@ /** | ||
/** | ||
* base options for axios call | ||
* base options for axios calls | ||
* | ||
@@ -59,0 +59,0 @@ * @type {any} |
@@ -28,3 +28,3 @@ /** | ||
* @export | ||
* @interface RequestArg | ||
* @interface RequestArgs | ||
*/ | ||
@@ -31,0 +31,0 @@ export interface RequestArgs { |
@@ -17,3 +17,3 @@ "use strict"; | ||
var tslib_1 = require("tslib"); | ||
// Some imports not used depending on template condition | ||
// Some imports not used depending on template conditions | ||
// @ts-ignore | ||
@@ -20,0 +20,0 @@ var axios_1 = require("axios"); |
@@ -56,3 +56,3 @@ /** | ||
/** | ||
* base options for axios call | ||
* base options for axios calls | ||
* | ||
@@ -59,0 +59,0 @@ * @type {any} |
{ | ||
"name": "@redhat-cloud-services/vulnerabilities-client", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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 too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1583500