Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@icewhale/zimaos-localstorage-openapi

Package Overview
Dependencies
Maintainers
0
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icewhale/zimaos-localstorage-openapi - npm Package Compare versions

Comparing version 1.3.0-alpha1 to 1.3.0-alpha2

12

dist/api.d.ts

@@ -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}

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc