New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@icewhale/zimaos-localstorage-openapi

Package Overview
Dependencies
Maintainers
2
Versions
188
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

to
1.2.3-alpha20

6

dist/api.d.ts

@@ -688,2 +688,8 @@ /**

'status'?: RaidStatusEnum;
/**
* The size of the smallest disk in RAID.
* @type {number}
* @memberof Raid
*/
'dev_size'?: number;
}

@@ -690,0 +696,0 @@ export declare const RaidStatusEnum: {

2

package.json
{
"name": "@icewhale/zimaos-localstorage-openapi",
"version": "v1.2.3-alpha2",
"version": "v1.2.3-alpha20",
"scripts": {

@@ -5,0 +5,0 @@ "build": "rm -rf dist && tsc && rm -rf generate",