@fiberai/sdk 0.0.11 → 0.0.12
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.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -80665,7 +80665,7 @@ declare const locationTypeahead: <ThrowOnError extends boolean = false>(options:
|
|
|
80665
80665
|
*
|
|
80666
80666
|
* Checks if a given email is likely to bounce using multiple validation strategies. Works for catch-all email addresses, which are increasingly common yet hard for other APIs to validate.
|
|
80667
80667
|
*
|
|
80668
|
-
* <span>⚡ <strong>Rate limit:</strong>
|
|
80668
|
+
* <span>⚡ <strong>Rate limit:</strong> 200 requests per 1 minute</span>
|
|
80669
80669
|
*
|
|
80670
80670
|
* <span>💰 <strong>Cost:</strong> 1 credit per email validation <span title="Pricing shown is default pricing. Actual pricing may vary.">ⓘ</span></span>
|
|
80671
80671
|
*/
|
package/dist/index.d.ts
CHANGED
|
@@ -80665,7 +80665,7 @@ declare const locationTypeahead: <ThrowOnError extends boolean = false>(options:
|
|
|
80665
80665
|
*
|
|
80666
80666
|
* Checks if a given email is likely to bounce using multiple validation strategies. Works for catch-all email addresses, which are increasingly common yet hard for other APIs to validate.
|
|
80667
80667
|
*
|
|
80668
|
-
* <span>⚡ <strong>Rate limit:</strong>
|
|
80668
|
+
* <span>⚡ <strong>Rate limit:</strong> 200 requests per 1 minute</span>
|
|
80669
80669
|
*
|
|
80670
80670
|
* <span>💰 <strong>Cost:</strong> 1 credit per email validation <span title="Pricing shown is default pricing. Actual pricing may vary.">ⓘ</span></span>
|
|
80671
80671
|
*/
|