@icewhale/zimaos-localstorage-openapi
Advanced tools
Comparing version 1.3.0-alpha1 to 1.3.0-alpha2
@@ -143,2 +143,8 @@ /** | ||
*/ | ||
'manufacturer'?: string; | ||
/** | ||
* | ||
* @type {string} | ||
* @memberof Device | ||
*/ | ||
'type'?: string; | ||
@@ -181,2 +187,8 @@ } | ||
*/ | ||
'manufacturer'?: string; | ||
/** | ||
* | ||
* @type {string} | ||
* @memberof Disk | ||
*/ | ||
'health'?: string; | ||
@@ -183,0 +195,0 @@ /** |
@@ -80,2 +80,8 @@ /** | ||
/** | ||
* | ||
* @type {string} | ||
* @memberof Disk | ||
*/ | ||
'manufacturer'?: string; | ||
/** | ||
* disk health | ||
@@ -82,0 +88,0 @@ * @type {string} |
{ | ||
"name": "@icewhale/zimaos-localstorage-openapi", | ||
"version": "v1.3.0-alpha1", | ||
"version": "v1.3.0-alpha2", | ||
"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
278605
6706