Comparing version 0.4.12 to 0.4.13
# ae_sdk | ||
## 0.4.13 | ||
### Patch Changes | ||
- Add shipping details parameter (tracking_available) | ||
## 0.4.12 | ||
@@ -4,0 +10,0 @@ |
@@ -1047,2 +1047,3 @@ type AE_API_NAMES = DS_API_NAMES | AFFILIATE_API_NAMES | SYSTEM_API_NAMES; | ||
service_name: string; | ||
tracking_available: "true" | "false"; | ||
} | ||
@@ -1049,0 +1050,0 @@ type DS_Shipping_Info_Response = { |
{ | ||
"name": "ae_sdk", | ||
"version": "0.4.12", | ||
"version": "0.4.13", | ||
"description": "A simple SDK for Aliexpress (dropshipping and affiliate) APIs.", | ||
@@ -5,0 +5,0 @@ "private": false, |
Sorry, the diff of this file is not supported yet
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
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
153777
2711