@icewhale/zimaos-localstorage-openapi
Advanced tools
Comparing version 1.3.0-alpha3 to 1.3.0-alpha4
@@ -109,2 +109,8 @@ /** | ||
/** | ||
* estimate of the percentage of NVM subsystem life used based on the actual usage | ||
* @type {number} | ||
* @memberof Device | ||
*/ | ||
'percentage_used'?: number; | ||
/** | ||
* Whether the disk is faulty in RAID | ||
@@ -207,2 +213,8 @@ * @type {boolean} | ||
/** | ||
* estimate of the percentage of NVM subsystem life used based on the actual usage | ||
* @type {number} | ||
* @memberof Disk | ||
*/ | ||
'percentage_used'?: number; | ||
/** | ||
* | ||
@@ -918,2 +930,8 @@ * @type {DiskType} | ||
*/ | ||
'manufacturer'?: string; | ||
/** | ||
* | ||
* @type {string} | ||
* @memberof Storage | ||
*/ | ||
'name'?: string; | ||
@@ -956,2 +974,8 @@ /** | ||
'power_on_hours'?: number; | ||
/** | ||
* estimate of the percentage of NVM subsystem life used based on the actual usage | ||
* @type {number} | ||
* @memberof Storage | ||
*/ | ||
'percentage_used'?: number; | ||
} | ||
@@ -958,0 +982,0 @@ /** |
@@ -98,2 +98,8 @@ /** | ||
/** | ||
* estimate of the percentage of NVM subsystem life used based on the actual usage | ||
* @type {number} | ||
* @memberof Disk | ||
*/ | ||
'percentage_used'?: number; | ||
/** | ||
* disk temperature | ||
@@ -100,0 +106,0 @@ * @type {number} |
{ | ||
"name": "@icewhale/zimaos-localstorage-openapi", | ||
"version": "v1.3.0-alpha3", | ||
"version": "v1.3.0-alpha4", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "build": "rm -rf dist && tsc && rm -rf generate", |
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
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
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
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
279425
6736