@jagaad/nezasa-client
Advanced tools
Comparing version
{ | ||
"name": "@jagaad/nezasa-client", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 0", | ||
"postdownload": "prettier --write --ignore-unknown openapi", | ||
"postgenerate": "prettier --write --ignore-unknown types", | ||
"prebuild": "npm run generate", | ||
"postgenerate": "prettier --write --ignore-unknown src", | ||
"download": "./scripts/download.sh", | ||
"openapi-patches": "./scripts/openapi-patches.sh", | ||
"generate": "./scripts/generate-api-types.sh", | ||
@@ -23,60 +23,2 @@ "build": "tsup", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
}, | ||
"./agency-api": { | ||
"types": "./dist/agency-api.d.ts", | ||
"default": "./dist/agency-api.js" | ||
}, | ||
"./checkout-api-v1": { | ||
"types": "./dist/checkout-api-v1.d.ts", | ||
"default": "./dist/checkout-api-v1.js" | ||
}, | ||
"./connect-accommodations-api": { | ||
"types": "./dist/connect-accommodations-api.d.ts", | ||
"default": "./dist/connect-accommodations-api.js" | ||
}, | ||
"./connect-activities-api": { | ||
"types": "./dist/connect-activities-api.d.ts", | ||
"default": "./dist/connect-activities-api.js" | ||
}, | ||
"./connect-transports-api": { | ||
"types": "./dist/connect-transports-api.d.ts", | ||
"default": "./dist/connect-transports-api.js" | ||
}, | ||
"./inventory-picture-api": { | ||
"types": "./dist/inventory-picture-api.d.ts", | ||
"default": "./dist/inventory-picture-api.js" | ||
}, | ||
"./inventory-supplier-api": { | ||
"types": "./dist/inventory-supplier-api.d.ts", | ||
"default": "./dist/inventory-supplier-api.js" | ||
}, | ||
"./itinerary-api-v1": { | ||
"types": "./dist/itinerary-api-v1.d.ts", | ||
"default": "./dist/itinerary-api-v1.js" | ||
}, | ||
"./location-api-v1": { | ||
"types": "./dist/location-api-v1.d.ts", | ||
"default": "./dist/location-api-v1.js" | ||
}, | ||
"./payment-transaction-api": { | ||
"types": "./dist/payment-transaction-api.d.ts", | ||
"default": "./dist/payment-transaction-api.js" | ||
}, | ||
"./planner-api-v1": { | ||
"types": "./dist/planner-api-v1.d.ts", | ||
"default": "./dist/planner-api-v1.js" | ||
}, | ||
"./template-api-v1": { | ||
"types": "./dist/template-api-v1.d.ts", | ||
"default": "./dist/template-api-v1.js" | ||
}, | ||
"./webhook-api-models-v1": { | ||
"types": "./dist/webhook-api-models-v1.d.ts", | ||
"default": "./dist/webhook-api-models-v1.js" | ||
} | ||
}, | ||
"keywords": [ | ||
@@ -83,0 +25,0 @@ "api", |
# @jagaad/nezasa-client | ||
1. Download `npm run download` | ||
2. Generate `npm run generate` | ||
3. Commit & Push | ||
4. Build `npm run build` | ||
5. Publish `npm run release` | ||
2. Apply OpenAPI patches `npm run openapi-patches` | ||
3. Generate `npm run generate` | ||
4. Commit & Push | ||
5. Build `npm run build` | ||
6. Publish `npm run release` | ||
## How to Create a Patch for a OpenAPI File | ||
```bash | ||
git diff openapi/planner-api-v1.yaml > openapi-patches/planner-api-v1.yaml.patch | ||
``` |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
671079
23356.1%4
100%12422
Infinity%15
87.5%1
-50%