utilitas 1992.1.12 → 1992.1.13

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
@@ -13,8 +13,8 @@ Works in Node.js and modern browsers.
13
13
 
14
14
  | symbol | type | params / value |
15
15
  | :--- | :--- | :--- |
16
- | default | AsyncFunction | options |
17
16
  | _NEED | Array | telegraf |
17
+ | default | AsyncFunction | options |
18
18
  | end | AsyncFunction | options |
19
19
  | init | AsyncFunction | options |
20
20
  | send | AsyncFunction | chatId, content, options |
@@ -23,8 +23,8 @@ Works in Node.js and modern browsers.
23
23
 
24
24
  | symbol | type | params / value |
25
25
  | :--- | :--- | :--- |
26
- | default | AsyncFunction | options |
27
26
  | _NEED | Array | ioredis |
27
+ | default | AsyncFunction | options |
28
28
  | init | AsyncFunction | options |
29
29
 
30
30
  ### [callosum](./lib/callosum.mjs)
@@ -58,8 +58,8 @@ Works in Node.js and modern browsers.
58
58
 
59
59
  | symbol | type | params / value |
60
60
  | :--- | :--- | :--- |
61
- | default | AsyncFunction | options |
62
61
  | _NEED | Array | mysql2 |
62
+ | default | AsyncFunction | options |
63
63
  | assembleInsert | Function | table, data, options |
64
64
  | assembleQuery | Function | table, options |
65
65
  | assembleSet | Function | data, options |
@@ -89,8 +89,8 @@ Works in Node.js and modern browsers.
89
89
 
90
90
  | symbol | type | params / value |
91
91
  | :--- | :--- | :--- |
92
- | default | AsyncFunction | options |
93
92
  | _NEED | Array | form-data,mailgun.js,node-mailjet |
93
+ | default | AsyncFunction | options |
94
94
  | getSenderName | Function | |
95
95
  | init | AsyncFunction | options |
96
96
  | rawSend | AsyncFunction | data |
@@ -145,8 +145,8 @@ Works in Node.js and modern browsers.
145
145
 
146
146
  | symbol | type | params / value |
147
147
  | :--- | :--- | :--- |
148
- | default | AsyncFunction | options |
149
148
  | _NEED | Array | @sentry/node |
149
+ | default | AsyncFunction | options |
150
150
  | init | AsyncFunction | options |
151
151
 
152
152
  ### [shekel](./lib/shekel.mjs)
@@ -180,8 +180,8 @@ Works in Node.js and modern browsers.
180
180
 
181
181
  | symbol | type | params / value |
182
182
  | :--- | :--- | :--- |
183
- | default | AsyncFunction | options |
184
183
  | _NEED | Array | twilio,telesignsdk |
184
+ | default | AsyncFunction | options |
185
185
  | init | AsyncFunction | options |
186
186
  | send | AsyncFunction | to, body |
187
187