@icewhale/casaos-installer-openapi
Advanced tools
Comparing version 0.1.2-alpha16 to 0.1.2-alpha18
@@ -23,7 +23,7 @@ /** | ||
/** | ||
* package status - out-to-date, up-to-date, error | ||
* message returned by server side if there is any | ||
* @type {string} | ||
* @memberof BaseResponse | ||
*/ | ||
'packageStatus'?: string; | ||
'message'?: string; | ||
} | ||
@@ -37,7 +37,7 @@ /** | ||
/** | ||
* package status - out-to-date, up-to-date, error | ||
* message returned by server side if there is any | ||
* @type {string} | ||
* @memberof GetRelease200Response | ||
*/ | ||
'packageStatus'?: string; | ||
'message'?: string; | ||
/** | ||
@@ -63,7 +63,7 @@ * | ||
/** | ||
* package status - out-to-date, up-to-date, error | ||
* message returned by server side if there is any | ||
* @type {string} | ||
* @memberof GetStatus200Response | ||
*/ | ||
'packageStatus'?: string; | ||
'message'?: string; | ||
/** | ||
@@ -70,0 +70,0 @@ * |
{ | ||
"name": "@icewhale/casaos-installer-openapi", | ||
"version": "v0.1.2-alpha16", | ||
"version": "v0.1.2-alpha18", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "build": "rm -rf dist && tsc && rm -rf generate", |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
48606