utilitas 1992.1.12 → 1992.1.14

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)
@@ -43,8 +43,9 @@ Works in Node.js and modern browsers.
43
43
  | isWorker | Boolean | false |
44
44
  | on | Function | action, callback, options |
45
45
  | once | Function | action, cbf, opts |
46
+ | queue | Function | key, value, options |
46
47
  | report | Function | action, data |
47
- | set | Function | key, value |
48
+ | set | Function | key, value, options |
48
49
  | worker | Undefined | |
49
50
  | workers | Object | {} |
50
51
 
@@ -58,8 +59,8 @@ Works in Node.js and modern browsers.
58
59
 
59
60
  | symbol | type | params / value |
60
61
  | :--- | :--- | :--- |
61
- | default | AsyncFunction | options |
62
62
  | _NEED | Array | mysql2 |
63
+ | default | AsyncFunction | options |
63
64
  | assembleInsert | Function | table, data, options |
64
65
  | assembleQuery | Function | table, options |
65
66
  | assembleSet | Function | data, options |
@@ -89,8 +90,8 @@ Works in Node.js and modern browsers.
89
90
 
90
91
  | symbol | type | params / value |
91
92
  | :--- | :--- | :--- |
92
- | default | AsyncFunction | options |
93
93
  | _NEED | Array | form-data,mailgun.js,node-mailjet |
94
+ | default | AsyncFunction | options |
94
95
  | getSenderName | Function | |
95
96
  | init | AsyncFunction | options |
96
97
  | rawSend | AsyncFunction | data |
@@ -145,8 +146,8 @@ Works in Node.js and modern browsers.
145
146
 
146
147
  | symbol | type | params / value |
147
148
  | :--- | :--- | :--- |
148
- | default | AsyncFunction | options |
149
149
  | _NEED | Array | @sentry/node |
150
+ | default | AsyncFunction | options |
150
151
  | init | AsyncFunction | options |
151
152
 
152
153
  ### [shekel](./lib/shekel.mjs)
@@ -180,8 +181,8 @@ Works in Node.js and modern browsers.
180
181
 
181
182
  | symbol | type | params / value |
182
183
  | :--- | :--- | :--- |
183
- | default | AsyncFunction | options |
184
184
  | _NEED | Array | twilio,telesignsdk |
185
+ | default | AsyncFunction | options |
185
186
  | init | AsyncFunction | options |
186
187
  | send | AsyncFunction | to, body |
187
188