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

@icewhale/casaos-installer-openapi

Package Overview
Dependencies
Maintainers
3
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icewhale/casaos-installer-openapi - npm Package Compare versions

Comparing version 0.1.2-alpha16 to 0.1.2-alpha18

12

dist/api.d.ts

@@ -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",

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