@icewhale/icewhale-files-openapi
Advanced tools
Comparing version 1.3.0-alpha10 to 1.3.0-alpha100
{ | ||
"name": "@icewhale/icewhale-files-openapi", | ||
"version": "v1.3.0-alpha10", | ||
"version": "v1.3.0-alpha100", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
390681
9037