@icewhale/icewhale-files-openapi
Advanced tools
Comparing version 1.3.0-alpha9 to 1.3.0-alpha90
{ | ||
"name": "@icewhale/icewhale-files-openapi", | ||
"version": "v1.3.0-alpha9", | ||
"version": "v1.3.0-alpha90", | ||
"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
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
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
390680
9037