utilitas 2001.1.116 → 2001.1.118

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
@@ -33,6 +33,7 @@ Works in Node.js and modern browsers.
33
33
  | GEMINI_30_FLASH | String | gemini-3-flash-preview |
34
34
  | GEMINI_30_PRO_IMAGE | String | gemini-3-pro-image-preview |
35
35
  | GPT_52 | String | gpt-5.2 |
36
+ | GPT_52_CODEX | String | gpt-5.2-codex |
36
37
  | GPT_IMAGE_15 | String | gpt-image-1.5 |
37
38
  | IMAGEN_4_ULTRA | String | imagen-4.0-ultra-generate-001 |
38
39
  | OPENAI_VOICE | String | OPENAI_VOICE |
@@ -269,6 +270,7 @@ Works in Node.js and modern browsers.
269
270
  | symbol | type | params / value |
270
271
  | :--- | :--- | :--- |
271
272
  | _NEED | Array | fast-geoip,ping |
273
+ | cfTunnel | AsyncFunction | token, options |
272
274
  | getCurrentPosition | AsyncFunction | |
273
275
  | httping | AsyncFunction | url, options |
274
276
  | isLocalhost | Function | host |
@@ -602,6 +604,7 @@ Works in Node.js and modern browsers.
602
604
  | getCurrentPosition | AsyncFunction | |
603
605
  | getExchangeRate | AsyncFunction | to, from, amount |
604
606
  | getJson | AsyncFunction | u, o |
607
+ | getOpenRouterModels | AsyncFunction | |
605
608
  | getParsedHtml | AsyncFunction | u, o |
606
609
  | getVersionOnNpm | AsyncFunction | packName |
607
610
  | getYoutubeMetadata | AsyncFunction | |