utilitas 1998.2.48 → 1998.2.50

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/README.md CHANGED
@@ -372,6 +372,7 @@ You may be provided with some tools(functions) to help you gather information an
372
372
  | symbol | type | params / value |
373
373
  | :--- | :--- | :--- |
374
374
  | default | AsyncFunction | url, options |
375
+ | checkSearch | Function | |
375
376
  | checkVersion | AsyncFunction | pack |
376
377
  | get | AsyncFunction | url, options |
377
378
  | getCurrentIp | AsyncFunction | options |
@@ -379,7 +380,7 @@ You may be provided with some tools(functions) to help you gather information an
379
380
  | getJson | AsyncFunction | u, o |
380
381
  | getParsedHtml | AsyncFunction | u, o |
381
382
  | getVersionOnNpm | AsyncFunction | packName |
382
- | initSearch | Function | options |
383
+ | initSearch | AsyncFunction | options |
383
384
  | search | AsyncFunction | query, options |
384
385
 
385
386
  ### [sms](./lib/sms.mjs)