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

@icewhale/icewhale-files-openapi

Package Overview
Dependencies
Maintainers
0
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icewhale/icewhale-files-openapi - npm Package Compare versions

Comparing version 1.3.0-alpha8 to 1.3.0-alpha82

8

package.json
{
"name": "@icewhale/icewhale-files-openapi",
"version": "v1.3.0-alpha8",
"version": "v1.3.0-alpha82",
"scripts": {
"clean": "rm -rf generate",
"build": "rm -rf dist && tsc && yarn clean",
"generate:local": "openapi-generator-cli generate -g typescript-axios -i ./api/icewhale-files/openapi.yaml -o ./generate",
"generate:npx": "npx @openapitools/openapi-generator-cli generate -g typescript-axios -i ./api/icewhale-files/openapi.yaml -o ./generate",
"generate:ts": "npx openapi-typescript-codegen --input ./api/icewhale-files/openapi.yaml --output ./generate",
"generate:local": "openapi-generator-cli generate -g typescript-axios -i ./api/openapi.yaml -o ./generate",
"generate:npx": "npx @openapitools/openapi-generator-cli generate -g typescript-axios -i ./api/openapi.yaml -o ./generate",
"generate:ts": "npx openapi-typescript-codegen --input ./api/openapi.yaml --output ./generate",
"start": "yarn generate:local && yarn build"

@@ -11,0 +11,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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