@getanyapi/sdk 0.18.0 → 0.18.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1158,7 +1158,7 @@ var AlibabaNamespace = class {
1158
1158
  *
1159
1159
  * Search Alibaba by keyword and get up to 25 wholesale listings (title, price range, minimum order, and supplier) in one normalized response.
1160
1160
  *
1161
- * Price: $0 per request plus $0.00126 per result (maximum $0.0315).
1161
+ * Price: $0 per request plus $0.00084 per result (maximum $0.021).
1162
1162
  *
1163
1163
  * @example
1164
1164
  * const res = await client.alibaba.search({ query: "bluetooth speaker", limit: 3 });