@openclaw/whatsapp 2026.7.2-beta.4 → 2026.7.2-beta.5
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 +1 -1
- package/dist/{access-control-CRz_v6bR.js → access-control-pZcxTmd5.js} +4 -4
- package/dist/{accounts-CxPuEFi-.js → accounts-CSqLvCY5.js} +0 -1
- package/dist/{action-runtime-CHU7xb6o.js → action-runtime-B2bNDUwE.js} +3 -3
- package/dist/action-runtime-api.js +1 -1
- package/dist/action-runtime.runtime.js +1 -1
- package/dist/api.js +13 -19
- package/dist/{approval-handler.runtime-C4ddB7Kc.js → approval-handler.runtime-CmtqgLSQ.js} +5 -5
- package/dist/{approval-reactions-P2HXjmln.js → approval-reactions-Cu66aYdq.js} +3 -3
- package/dist/{auth-store-DirYMTbo.js → auth-store-DcEpIOmE.js} +2 -2
- package/dist/call-tool-api.js +2 -2
- package/dist/{channel-B9xjrOGG.js → channel-DcWBc3Hb.js} +23 -60
- package/dist/channel-config-api.js +1 -1
- package/dist/channel-plugin-api.js +1 -1
- package/dist/{channel-react-action-CBW-PA8q.js → channel-react-action-DUIkjl6w.js} +5 -5
- package/dist/{channel.runtime-DdKuhlNu.js → channel.runtime-Q5fJ2I2b.js} +4 -4
- package/dist/{channel.setup-DXUCPHel.js → channel.setup-C_1u6HN6.js} +1 -1
- package/dist/{config-schema-C6IeKIC0.js → config-schema-DARep0Nn.js} +1 -5
- package/dist/{connection-controller-BVRExqrB.js → connection-controller-BOB2MVKY.js} +3 -3
- package/dist/contract-api.js +2 -2
- package/dist/{directory-config-BTbJkV1W.js → directory-config-DalGrfGN.js} +5 -5
- package/dist/directory-contract-api.js +1 -1
- package/dist/{group-session-key-DJSdYfnb.js → group-session-key-DVMZlO3x.js} +5 -5
- package/dist/{identity-BM4_wZeM.js → identity-CPrT5aEU.js} +2 -2
- package/dist/light-runtime-api.js +1 -1
- package/dist/{login-BKUm7KSk.js → login-CvY2Dhch.js} +4 -4
- package/dist/{login-qr-DagJvMbg.js → login-qr-Bncpb6js.js} +4 -4
- package/dist/login-qr-runtime.js +1 -1
- package/dist/{monitor-CBVNJ2lb.js → monitor-B7phZF9w.js} +258 -330
- package/dist/normalize-C7Hkc_vE.js +2 -0
- package/dist/{normalize-target-DSZnHkKF.js → normalize-target-CugRyONv.js} +6 -2
- package/dist/{question-reactions-CaOrSYzU.js → question-reactions-CRsnyoMK.js} +1 -1
- package/dist/{resolve-outbound-target-BR97fAbB.js → resolve-outbound-target-1GqbT1uX.js} +1 -1
- package/dist/runtime-api.js +7 -7
- package/dist/{send-DhJVN30g.js → send-BTXJAyK4.js} +5 -5
- package/dist/{send-api-CpHwbor_.js → send-api-BY_AkSiB.js} +7 -7
- package/dist/{setup-finalize-9XzKdFq6.js → setup-finalize-C-m-vCl9.js} +4 -4
- package/dist/setup-plugin-api.js +1 -1
- package/dist/{setup-surface-Kv3mPki2.js → setup-surface-BjvUbR6M.js} +3 -3
- package/dist/{shared-CuqHFnKd.js → shared-UcAwtJaq.js} +6 -6
- package/dist/{socket-close-BoSHhQNJ.js → socket-close-DridEuzz.js} +1 -1
- package/dist/{targets-runtime-CKFrhoX4.js → targets-runtime-TMk0lGuy.js} +4 -13
- package/dist/{text-runtime-CU_IlbK5.js → text-runtime-CaKLhowd.js} +1 -1
- package/openclaw.plugin.json +2 -18
- package/package.json +4 -5
- package/dist/normalize-C-Z16y7Q.js +0 -2
- package/npm-shrinkwrap.json +0 -954
package/npm-shrinkwrap.json
DELETED
|
@@ -1,954 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@openclaw/whatsapp",
|
|
3
|
-
"version": "2026.7.2-beta.4",
|
|
4
|
-
"lockfileVersion": 3,
|
|
5
|
-
"requires": true,
|
|
6
|
-
"packages": {
|
|
7
|
-
"": {
|
|
8
|
-
"name": "@openclaw/whatsapp",
|
|
9
|
-
"version": "2026.7.2-beta.4",
|
|
10
|
-
"dependencies": {
|
|
11
|
-
"audio-decode": "2.2.3",
|
|
12
|
-
"baileys": "7.0.0-rc13",
|
|
13
|
-
"typebox": "1.3.6"
|
|
14
|
-
},
|
|
15
|
-
"peerDependencies": {
|
|
16
|
-
"openclaw": ">=2026.7.2-beta.4"
|
|
17
|
-
},
|
|
18
|
-
"peerDependenciesMeta": {
|
|
19
|
-
"openclaw": {
|
|
20
|
-
"optional": true
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
},
|
|
24
|
-
"node_modules/@borewit/text-codec": {
|
|
25
|
-
"version": "0.2.2",
|
|
26
|
-
"resolved": "https://registry.npmjs.org/@borewit/text-codec/-/text-codec-0.2.2.tgz",
|
|
27
|
-
"integrity": "sha512-DDaRehssg1aNrH4+2hnj1B7vnUGEjU6OIlyRdkMd0aUdIUvKXrJfXsy8LVtXAy7DRvYVluWbMspsRhz2lcW0mQ==",
|
|
28
|
-
"license": "MIT",
|
|
29
|
-
"funding": {
|
|
30
|
-
"type": "github",
|
|
31
|
-
"url": "https://github.com/sponsors/Borewit"
|
|
32
|
-
}
|
|
33
|
-
},
|
|
34
|
-
"node_modules/@cacheable/memory": {
|
|
35
|
-
"version": "2.2.0",
|
|
36
|
-
"resolved": "https://registry.npmjs.org/@cacheable/memory/-/memory-2.2.0.tgz",
|
|
37
|
-
"integrity": "sha512-CTLKqLItRCEixEAewD3/j9DB3/o96gpTPD4eJ1v+DGOlxZRZncRQkGYqqnAGCscYd6RNeXfGeiuCphsPtqyIfQ==",
|
|
38
|
-
"license": "MIT",
|
|
39
|
-
"dependencies": {
|
|
40
|
-
"@cacheable/utils": "^2.5.0",
|
|
41
|
-
"@keyv/bigmap": "^1.3.1",
|
|
42
|
-
"hookified": "^1.15.1",
|
|
43
|
-
"keyv": "^5.6.0"
|
|
44
|
-
}
|
|
45
|
-
},
|
|
46
|
-
"node_modules/@cacheable/node-cache": {
|
|
47
|
-
"version": "1.7.6",
|
|
48
|
-
"resolved": "https://registry.npmjs.org/@cacheable/node-cache/-/node-cache-1.7.6.tgz",
|
|
49
|
-
"integrity": "sha512-6Omk2SgNnjtxB5f/E6bTIWIt5xhdpx39fGNRQgU9lojvRxU68v+qY+SXXLsp3ZGukqoPjsK21wZ6XABFr/Ge3A==",
|
|
50
|
-
"license": "MIT",
|
|
51
|
-
"dependencies": {
|
|
52
|
-
"cacheable": "^2.3.1",
|
|
53
|
-
"hookified": "^1.14.0",
|
|
54
|
-
"keyv": "^5.5.5"
|
|
55
|
-
},
|
|
56
|
-
"engines": {
|
|
57
|
-
"node": ">=18"
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
"node_modules/@cacheable/utils": {
|
|
61
|
-
"version": "2.5.0",
|
|
62
|
-
"resolved": "https://registry.npmjs.org/@cacheable/utils/-/utils-2.5.0.tgz",
|
|
63
|
-
"integrity": "sha512-buipgOVDkkPXNR5+xBpDw7Zk2n1EvU7qBJCNUcL7rhQ//kfpOXPAvQ511Os0vpLYJ1pZnvudNytkQt2hst3wqA==",
|
|
64
|
-
"license": "MIT",
|
|
65
|
-
"dependencies": {
|
|
66
|
-
"hashery": "^1.5.1",
|
|
67
|
-
"keyv": "^5.6.0"
|
|
68
|
-
}
|
|
69
|
-
},
|
|
70
|
-
"node_modules/@eshaz/web-worker": {
|
|
71
|
-
"version": "1.2.2",
|
|
72
|
-
"resolved": "https://registry.npmjs.org/@eshaz/web-worker/-/web-worker-1.2.2.tgz",
|
|
73
|
-
"integrity": "sha512-WxXiHFmD9u/owrzempiDlBB1ZYqiLnm9s6aPc8AlFQalq2tKmqdmMr9GXOupDgzXtqnBipj8Un0gkIm7Sjf8mw==",
|
|
74
|
-
"license": "Apache-2.0"
|
|
75
|
-
},
|
|
76
|
-
"node_modules/@hapi/boom": {
|
|
77
|
-
"version": "9.1.4",
|
|
78
|
-
"resolved": "https://registry.npmjs.org/@hapi/boom/-/boom-9.1.4.tgz",
|
|
79
|
-
"integrity": "sha512-Ls1oH8jaN1vNsqcaHVYJrKmgMcKsC1wcp8bujvXrHaAqD2iDYq3HoOwsxwo09Cuda5R5nC0o0IxlrlTuvPuzSw==",
|
|
80
|
-
"license": "BSD-3-Clause",
|
|
81
|
-
"dependencies": {
|
|
82
|
-
"@hapi/hoek": "9.x.x"
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
"node_modules/@hapi/hoek": {
|
|
86
|
-
"version": "9.3.0",
|
|
87
|
-
"resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz",
|
|
88
|
-
"integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==",
|
|
89
|
-
"license": "BSD-3-Clause"
|
|
90
|
-
},
|
|
91
|
-
"node_modules/@keyv/bigmap": {
|
|
92
|
-
"version": "1.3.1",
|
|
93
|
-
"resolved": "https://registry.npmjs.org/@keyv/bigmap/-/bigmap-1.3.1.tgz",
|
|
94
|
-
"integrity": "sha512-WbzE9sdmQtKy8vrNPa9BRnwZh5UF4s1KTmSK0KUVLo3eff5BlQNNWDnFOouNpKfPKDnms9xynJjsMYjMaT/aFQ==",
|
|
95
|
-
"license": "MIT",
|
|
96
|
-
"dependencies": {
|
|
97
|
-
"hashery": "^1.4.0",
|
|
98
|
-
"hookified": "^1.15.0"
|
|
99
|
-
},
|
|
100
|
-
"engines": {
|
|
101
|
-
"node": ">= 18"
|
|
102
|
-
},
|
|
103
|
-
"peerDependencies": {
|
|
104
|
-
"keyv": "^5.6.0"
|
|
105
|
-
}
|
|
106
|
-
},
|
|
107
|
-
"node_modules/@keyv/serialize": {
|
|
108
|
-
"version": "1.1.1",
|
|
109
|
-
"resolved": "https://registry.npmjs.org/@keyv/serialize/-/serialize-1.1.1.tgz",
|
|
110
|
-
"integrity": "sha512-dXn3FZhPv0US+7dtJsIi2R+c7qWYiReoEh5zUntWCf4oSpMNib8FDhSoed6m3QyZdx5hK7iLFkYk3rNxwt8vTA==",
|
|
111
|
-
"license": "MIT"
|
|
112
|
-
},
|
|
113
|
-
"node_modules/@pinojs/redact": {
|
|
114
|
-
"version": "0.4.0",
|
|
115
|
-
"resolved": "https://registry.npmjs.org/@pinojs/redact/-/redact-0.4.0.tgz",
|
|
116
|
-
"integrity": "sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==",
|
|
117
|
-
"license": "MIT"
|
|
118
|
-
},
|
|
119
|
-
"node_modules/@protobufjs/aspromise": {
|
|
120
|
-
"version": "1.1.2",
|
|
121
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
|
|
122
|
-
"integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==",
|
|
123
|
-
"license": "BSD-3-Clause"
|
|
124
|
-
},
|
|
125
|
-
"node_modules/@protobufjs/base64": {
|
|
126
|
-
"version": "1.1.2",
|
|
127
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz",
|
|
128
|
-
"integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==",
|
|
129
|
-
"license": "BSD-3-Clause"
|
|
130
|
-
},
|
|
131
|
-
"node_modules/@protobufjs/codegen": {
|
|
132
|
-
"version": "2.0.5",
|
|
133
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.5.tgz",
|
|
134
|
-
"integrity": "sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==",
|
|
135
|
-
"license": "BSD-3-Clause"
|
|
136
|
-
},
|
|
137
|
-
"node_modules/@protobufjs/eventemitter": {
|
|
138
|
-
"version": "1.1.1",
|
|
139
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.1.tgz",
|
|
140
|
-
"integrity": "sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg==",
|
|
141
|
-
"license": "BSD-3-Clause"
|
|
142
|
-
},
|
|
143
|
-
"node_modules/@protobufjs/fetch": {
|
|
144
|
-
"version": "1.1.1",
|
|
145
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.1.tgz",
|
|
146
|
-
"integrity": "sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw==",
|
|
147
|
-
"license": "BSD-3-Clause",
|
|
148
|
-
"dependencies": {
|
|
149
|
-
"@protobufjs/aspromise": "^1.1.1"
|
|
150
|
-
}
|
|
151
|
-
},
|
|
152
|
-
"node_modules/@protobufjs/float": {
|
|
153
|
-
"version": "1.0.2",
|
|
154
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz",
|
|
155
|
-
"integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==",
|
|
156
|
-
"license": "BSD-3-Clause"
|
|
157
|
-
},
|
|
158
|
-
"node_modules/@protobufjs/path": {
|
|
159
|
-
"version": "1.1.2",
|
|
160
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
|
|
161
|
-
"integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==",
|
|
162
|
-
"license": "BSD-3-Clause"
|
|
163
|
-
},
|
|
164
|
-
"node_modules/@protobufjs/pool": {
|
|
165
|
-
"version": "1.1.0",
|
|
166
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
|
|
167
|
-
"integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==",
|
|
168
|
-
"license": "BSD-3-Clause"
|
|
169
|
-
},
|
|
170
|
-
"node_modules/@protobufjs/utf8": {
|
|
171
|
-
"version": "1.1.2",
|
|
172
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.2.tgz",
|
|
173
|
-
"integrity": "sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug==",
|
|
174
|
-
"license": "BSD-3-Clause"
|
|
175
|
-
},
|
|
176
|
-
"node_modules/@thi.ng/bitstream": {
|
|
177
|
-
"version": "2.4.54",
|
|
178
|
-
"resolved": "https://registry.npmjs.org/@thi.ng/bitstream/-/bitstream-2.4.54.tgz",
|
|
179
|
-
"integrity": "sha512-uInkAJge5O0bWWEaYKrQpMccPbFg0z6eIA5NDCJXPm7l3rjlDje6RBHBXll3LiQz9Y051EdzlAEQRaB5hEifdg==",
|
|
180
|
-
"funding": [
|
|
181
|
-
{
|
|
182
|
-
"type": "github",
|
|
183
|
-
"url": "https://github.com/sponsors/postspectacular"
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
"type": "patreon",
|
|
187
|
-
"url": "https://patreon.com/thing_umbrella"
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"type": "liberapay",
|
|
191
|
-
"url": "https://liberapay.com/thi.ng"
|
|
192
|
-
}
|
|
193
|
-
],
|
|
194
|
-
"license": "Apache-2.0",
|
|
195
|
-
"dependencies": {
|
|
196
|
-
"@thi.ng/errors": "^2.6.16"
|
|
197
|
-
},
|
|
198
|
-
"engines": {
|
|
199
|
-
"node": ">=18"
|
|
200
|
-
}
|
|
201
|
-
},
|
|
202
|
-
"node_modules/@thi.ng/errors": {
|
|
203
|
-
"version": "2.6.16",
|
|
204
|
-
"resolved": "https://registry.npmjs.org/@thi.ng/errors/-/errors-2.6.16.tgz",
|
|
205
|
-
"integrity": "sha512-a7Lv/G0La5eTNUEIyLldpeYziyFSj3rOlWNeXFu8v+ZSb8w8EnQ/L0r0sKHux7Ru6RhUkAXrcaHU7xd1ZkWovA==",
|
|
206
|
-
"funding": [
|
|
207
|
-
{
|
|
208
|
-
"type": "github",
|
|
209
|
-
"url": "https://github.com/sponsors/postspectacular"
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"type": "patreon",
|
|
213
|
-
"url": "https://patreon.com/thing_umbrella"
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"type": "liberapay",
|
|
217
|
-
"url": "https://liberapay.com/thi.ng"
|
|
218
|
-
}
|
|
219
|
-
],
|
|
220
|
-
"license": "Apache-2.0",
|
|
221
|
-
"engines": {
|
|
222
|
-
"node": ">=18"
|
|
223
|
-
}
|
|
224
|
-
},
|
|
225
|
-
"node_modules/@tokenizer/inflate": {
|
|
226
|
-
"version": "0.4.1",
|
|
227
|
-
"resolved": "https://registry.npmjs.org/@tokenizer/inflate/-/inflate-0.4.1.tgz",
|
|
228
|
-
"integrity": "sha512-2mAv+8pkG6GIZiF1kNg1jAjh27IDxEPKwdGul3snfztFerfPGI1LjDezZp3i7BElXompqEtPmoPx6c2wgtWsOA==",
|
|
229
|
-
"license": "MIT",
|
|
230
|
-
"dependencies": {
|
|
231
|
-
"debug": "^4.4.3",
|
|
232
|
-
"token-types": "^6.1.1"
|
|
233
|
-
},
|
|
234
|
-
"engines": {
|
|
235
|
-
"node": ">=18"
|
|
236
|
-
},
|
|
237
|
-
"funding": {
|
|
238
|
-
"type": "github",
|
|
239
|
-
"url": "https://github.com/sponsors/Borewit"
|
|
240
|
-
}
|
|
241
|
-
},
|
|
242
|
-
"node_modules/@tokenizer/token": {
|
|
243
|
-
"version": "0.3.0",
|
|
244
|
-
"resolved": "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz",
|
|
245
|
-
"integrity": "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==",
|
|
246
|
-
"license": "MIT"
|
|
247
|
-
},
|
|
248
|
-
"node_modules/@types/node": {
|
|
249
|
-
"version": "26.1.1",
|
|
250
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.1.tgz",
|
|
251
|
-
"integrity": "sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==",
|
|
252
|
-
"license": "MIT",
|
|
253
|
-
"dependencies": {
|
|
254
|
-
"undici-types": "~8.3.0"
|
|
255
|
-
}
|
|
256
|
-
},
|
|
257
|
-
"node_modules/@wasm-audio-decoders/common": {
|
|
258
|
-
"version": "9.0.7",
|
|
259
|
-
"resolved": "https://registry.npmjs.org/@wasm-audio-decoders/common/-/common-9.0.7.tgz",
|
|
260
|
-
"integrity": "sha512-WRaUuWSKV7pkttBygml/a6dIEpatq2nnZGFIoPTc5yPLkxL6Wk4YaslPM98OPQvWacvNZ+Py9xROGDtrFBDzag==",
|
|
261
|
-
"license": "MIT",
|
|
262
|
-
"dependencies": {
|
|
263
|
-
"@eshaz/web-worker": "1.2.2",
|
|
264
|
-
"simple-yenc": "^1.0.4"
|
|
265
|
-
}
|
|
266
|
-
},
|
|
267
|
-
"node_modules/@wasm-audio-decoders/flac": {
|
|
268
|
-
"version": "0.2.10",
|
|
269
|
-
"resolved": "https://registry.npmjs.org/@wasm-audio-decoders/flac/-/flac-0.2.10.tgz",
|
|
270
|
-
"integrity": "sha512-YfcyoD2rYRBa6ffawZKNi5qvV5HArJmNmuMVUPoutuZ2hhGi6WNSWIzgvbROGmPbFivLL764Am7xxJENWJDhjw==",
|
|
271
|
-
"license": "MIT",
|
|
272
|
-
"dependencies": {
|
|
273
|
-
"@wasm-audio-decoders/common": "9.0.7",
|
|
274
|
-
"codec-parser": "2.5.0"
|
|
275
|
-
},
|
|
276
|
-
"funding": {
|
|
277
|
-
"type": "individual",
|
|
278
|
-
"url": "https://github.com/sponsors/eshaz"
|
|
279
|
-
}
|
|
280
|
-
},
|
|
281
|
-
"node_modules/@wasm-audio-decoders/ogg-vorbis": {
|
|
282
|
-
"version": "0.1.20",
|
|
283
|
-
"resolved": "https://registry.npmjs.org/@wasm-audio-decoders/ogg-vorbis/-/ogg-vorbis-0.1.20.tgz",
|
|
284
|
-
"integrity": "sha512-zaQPasU5usRjUDXtXOHYED5tfkR4QMXd+EH3Nrz1+4+M5pCsdD+s9YxJqb0oqnTyRu/KUujOmu5Z/m/NT47vwg==",
|
|
285
|
-
"license": "MIT",
|
|
286
|
-
"dependencies": {
|
|
287
|
-
"@wasm-audio-decoders/common": "9.0.7",
|
|
288
|
-
"codec-parser": "2.5.0"
|
|
289
|
-
},
|
|
290
|
-
"funding": {
|
|
291
|
-
"type": "individual",
|
|
292
|
-
"url": "https://github.com/sponsors/eshaz"
|
|
293
|
-
}
|
|
294
|
-
},
|
|
295
|
-
"node_modules/@wasm-audio-decoders/opus-ml": {
|
|
296
|
-
"version": "0.0.2",
|
|
297
|
-
"resolved": "https://registry.npmjs.org/@wasm-audio-decoders/opus-ml/-/opus-ml-0.0.2.tgz",
|
|
298
|
-
"integrity": "sha512-58rWEqDGg+CKCyEeKm2KoxxSwTWtHh/NLTW9ObR4K8CGF6VwuuGudEI1CtniS/oSRmL1nJq/eh8MKARiluw4DQ==",
|
|
299
|
-
"license": "MIT",
|
|
300
|
-
"dependencies": {
|
|
301
|
-
"@wasm-audio-decoders/common": "9.0.7"
|
|
302
|
-
},
|
|
303
|
-
"funding": {
|
|
304
|
-
"type": "individual",
|
|
305
|
-
"url": "https://github.com/sponsors/eshaz"
|
|
306
|
-
}
|
|
307
|
-
},
|
|
308
|
-
"node_modules/async-mutex": {
|
|
309
|
-
"version": "0.5.0",
|
|
310
|
-
"resolved": "https://registry.npmjs.org/async-mutex/-/async-mutex-0.5.0.tgz",
|
|
311
|
-
"integrity": "sha512-1A94B18jkJ3DYq284ohPxoXbfTA5HsQ7/Mf4DEhcyLx3Bz27Rh59iScbB6EPiP+B+joue6YCxcMXSbFC1tZKwA==",
|
|
312
|
-
"license": "MIT",
|
|
313
|
-
"dependencies": {
|
|
314
|
-
"tslib": "^2.4.0"
|
|
315
|
-
}
|
|
316
|
-
},
|
|
317
|
-
"node_modules/atomic-sleep": {
|
|
318
|
-
"version": "1.0.0",
|
|
319
|
-
"resolved": "https://registry.npmjs.org/atomic-sleep/-/atomic-sleep-1.0.0.tgz",
|
|
320
|
-
"integrity": "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==",
|
|
321
|
-
"license": "MIT",
|
|
322
|
-
"engines": {
|
|
323
|
-
"node": ">=8.0.0"
|
|
324
|
-
}
|
|
325
|
-
},
|
|
326
|
-
"node_modules/audio-buffer": {
|
|
327
|
-
"version": "5.0.0",
|
|
328
|
-
"resolved": "https://registry.npmjs.org/audio-buffer/-/audio-buffer-5.0.0.tgz",
|
|
329
|
-
"integrity": "sha512-gsDyj1wwUp8u7NBB+eW6yhLb9ICf+0eBmDX8NGaAS00w8/fLqFdxUlL5Ge/U8kB64DlQhdonxYC59dXy1J7H/w==",
|
|
330
|
-
"license": "MIT"
|
|
331
|
-
},
|
|
332
|
-
"node_modules/audio-decode": {
|
|
333
|
-
"version": "2.2.3",
|
|
334
|
-
"resolved": "https://registry.npmjs.org/audio-decode/-/audio-decode-2.2.3.tgz",
|
|
335
|
-
"integrity": "sha512-Z0lHvMayR/Pad9+O9ddzaBJE0DrhZkQlStrC1RwcAHF3AhQAsdwKHeLGK8fYKyp2DDU6xHxzGb4CLMui12yVrg==",
|
|
336
|
-
"license": "MIT",
|
|
337
|
-
"dependencies": {
|
|
338
|
-
"@wasm-audio-decoders/flac": "^0.2.4",
|
|
339
|
-
"@wasm-audio-decoders/ogg-vorbis": "^0.1.15",
|
|
340
|
-
"audio-buffer": "^5.0.0",
|
|
341
|
-
"audio-type": "^2.2.1",
|
|
342
|
-
"mpg123-decoder": "^1.0.0",
|
|
343
|
-
"node-wav": "^0.0.2",
|
|
344
|
-
"ogg-opus-decoder": "^1.6.12",
|
|
345
|
-
"qoa-format": "^1.0.1"
|
|
346
|
-
}
|
|
347
|
-
},
|
|
348
|
-
"node_modules/audio-type": {
|
|
349
|
-
"version": "2.4.2",
|
|
350
|
-
"resolved": "https://registry.npmjs.org/audio-type/-/audio-type-2.4.2.tgz",
|
|
351
|
-
"integrity": "sha512-E9Bl1FGGDS81H/mKvaoPq0iQ8uT3qTBe6XWjipOo5kYrhLMAbjD7hREAVle0YJFahZOVbztxTdkwi0VBDJutSA==",
|
|
352
|
-
"license": "MIT",
|
|
353
|
-
"engines": {
|
|
354
|
-
"node": ">=14"
|
|
355
|
-
},
|
|
356
|
-
"funding": {
|
|
357
|
-
"url": "https://github.com/sponsors/audiojs"
|
|
358
|
-
}
|
|
359
|
-
},
|
|
360
|
-
"node_modules/baileys": {
|
|
361
|
-
"version": "7.0.0-rc13",
|
|
362
|
-
"resolved": "https://registry.npmjs.org/baileys/-/baileys-7.0.0-rc13.tgz",
|
|
363
|
-
"integrity": "sha512-v8k74K8B5R7WNYGa26MyJAYEu3Wc4BSuK01QaK8lr30lhE8Nga31nWNu8KN0NDDt+Fsvkq4SQFFI8Q13ghjKmA==",
|
|
364
|
-
"hasInstallScript": true,
|
|
365
|
-
"license": "MIT",
|
|
366
|
-
"dependencies": {
|
|
367
|
-
"@cacheable/node-cache": "^1.4.0",
|
|
368
|
-
"@hapi/boom": "^9.1.3",
|
|
369
|
-
"async-mutex": "^0.5.0",
|
|
370
|
-
"libsignal": "^6.0.0",
|
|
371
|
-
"lru-cache": "^11.1.0",
|
|
372
|
-
"music-metadata": "^11.12.3",
|
|
373
|
-
"p-queue": "^9.0.0",
|
|
374
|
-
"pino": "^9.6",
|
|
375
|
-
"protobufjs": "^7.5.6",
|
|
376
|
-
"whatsapp-rust-bridge": "0.5.4",
|
|
377
|
-
"ws": "^8.13.0"
|
|
378
|
-
},
|
|
379
|
-
"engines": {
|
|
380
|
-
"node": ">=20.0.0"
|
|
381
|
-
},
|
|
382
|
-
"peerDependencies": {
|
|
383
|
-
"audio-decode": "^2.1.3",
|
|
384
|
-
"jimp": "^1.6.1",
|
|
385
|
-
"link-preview-js": "^3.0.0",
|
|
386
|
-
"sharp": "*"
|
|
387
|
-
},
|
|
388
|
-
"peerDependenciesMeta": {
|
|
389
|
-
"audio-decode": {
|
|
390
|
-
"optional": true
|
|
391
|
-
},
|
|
392
|
-
"jimp": {
|
|
393
|
-
"optional": true
|
|
394
|
-
},
|
|
395
|
-
"link-preview-js": {
|
|
396
|
-
"optional": true
|
|
397
|
-
},
|
|
398
|
-
"sharp": {
|
|
399
|
-
"optional": true
|
|
400
|
-
}
|
|
401
|
-
}
|
|
402
|
-
},
|
|
403
|
-
"node_modules/cacheable": {
|
|
404
|
-
"version": "2.5.0",
|
|
405
|
-
"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-2.5.0.tgz",
|
|
406
|
-
"integrity": "sha512-60cyAOytib/OzBw1JNSoSV/boK1AtHryDIjvVBk7XbN4ugfkM3+Sry7fEjNgPMGgOjuaZPAp8ruZ0Cxafwyq9g==",
|
|
407
|
-
"license": "MIT",
|
|
408
|
-
"dependencies": {
|
|
409
|
-
"@cacheable/memory": "^2.2.0",
|
|
410
|
-
"@cacheable/utils": "^2.5.0",
|
|
411
|
-
"hookified": "^1.15.0",
|
|
412
|
-
"keyv": "^5.6.0",
|
|
413
|
-
"qified": "^0.10.1"
|
|
414
|
-
}
|
|
415
|
-
},
|
|
416
|
-
"node_modules/codec-parser": {
|
|
417
|
-
"version": "2.5.0",
|
|
418
|
-
"resolved": "https://registry.npmjs.org/codec-parser/-/codec-parser-2.5.0.tgz",
|
|
419
|
-
"integrity": "sha512-Ru9t80fV8B0ZiixQl8xhMTLru+dzuis/KQld32/x5T/+3LwZb0/YvQdSKytX9JqCnRdiupvAvyYJINKrXieziQ==",
|
|
420
|
-
"license": "LGPL-3.0-or-later"
|
|
421
|
-
},
|
|
422
|
-
"node_modules/content-type": {
|
|
423
|
-
"version": "2.0.0",
|
|
424
|
-
"resolved": "https://registry.npmjs.org/content-type/-/content-type-2.0.0.tgz",
|
|
425
|
-
"integrity": "sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ==",
|
|
426
|
-
"license": "MIT",
|
|
427
|
-
"engines": {
|
|
428
|
-
"node": ">=18"
|
|
429
|
-
},
|
|
430
|
-
"funding": {
|
|
431
|
-
"type": "opencollective",
|
|
432
|
-
"url": "https://opencollective.com/express"
|
|
433
|
-
}
|
|
434
|
-
},
|
|
435
|
-
"node_modules/curve25519-js": {
|
|
436
|
-
"version": "0.0.4",
|
|
437
|
-
"resolved": "https://registry.npmjs.org/curve25519-js/-/curve25519-js-0.0.4.tgz",
|
|
438
|
-
"integrity": "sha512-axn2UMEnkhyDUPWOwVKBMVIzSQy2ejH2xRGy1wq81dqRwApXfIzfbE3hIX0ZRFBIihf/KDqK158DLwESu4AK1w==",
|
|
439
|
-
"license": "MIT"
|
|
440
|
-
},
|
|
441
|
-
"node_modules/debug": {
|
|
442
|
-
"version": "4.4.3",
|
|
443
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|
444
|
-
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
445
|
-
"license": "MIT",
|
|
446
|
-
"dependencies": {
|
|
447
|
-
"ms": "^2.1.3"
|
|
448
|
-
},
|
|
449
|
-
"engines": {
|
|
450
|
-
"node": ">=6.0"
|
|
451
|
-
},
|
|
452
|
-
"peerDependenciesMeta": {
|
|
453
|
-
"supports-color": {
|
|
454
|
-
"optional": true
|
|
455
|
-
}
|
|
456
|
-
}
|
|
457
|
-
},
|
|
458
|
-
"node_modules/eventemitter3": {
|
|
459
|
-
"version": "5.0.4",
|
|
460
|
-
"resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz",
|
|
461
|
-
"integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==",
|
|
462
|
-
"license": "MIT"
|
|
463
|
-
},
|
|
464
|
-
"node_modules/file-type": {
|
|
465
|
-
"version": "22.0.1",
|
|
466
|
-
"resolved": "https://registry.npmjs.org/file-type/-/file-type-22.0.1.tgz",
|
|
467
|
-
"integrity": "sha512-ww5Mhre0EE+jmBvOXTmXAbEMuZE7uX4a3+oRCQFNj8w++g3ev913N6tXQz0XTXbueQ5TWQfm6BdaViEHHn8bhA==",
|
|
468
|
-
"license": "MIT",
|
|
469
|
-
"dependencies": {
|
|
470
|
-
"@tokenizer/inflate": "^0.4.1",
|
|
471
|
-
"strtok3": "^10.3.5",
|
|
472
|
-
"token-types": "^6.1.2",
|
|
473
|
-
"uint8array-extras": "^1.5.0"
|
|
474
|
-
},
|
|
475
|
-
"engines": {
|
|
476
|
-
"node": ">=22"
|
|
477
|
-
},
|
|
478
|
-
"funding": {
|
|
479
|
-
"url": "https://github.com/sindresorhus/file-type?sponsor=1"
|
|
480
|
-
}
|
|
481
|
-
},
|
|
482
|
-
"node_modules/hashery": {
|
|
483
|
-
"version": "1.5.1",
|
|
484
|
-
"resolved": "https://registry.npmjs.org/hashery/-/hashery-1.5.1.tgz",
|
|
485
|
-
"integrity": "sha512-iZyKG96/JwPz1N55vj2Ie2vXbhu440zfUfJvSwEqEbeLluk7NnapfGqa7LH0mOsnDxTF85Mx8/dyR6HfqcbmbQ==",
|
|
486
|
-
"license": "MIT",
|
|
487
|
-
"dependencies": {
|
|
488
|
-
"hookified": "^1.15.0"
|
|
489
|
-
},
|
|
490
|
-
"engines": {
|
|
491
|
-
"node": ">=20"
|
|
492
|
-
}
|
|
493
|
-
},
|
|
494
|
-
"node_modules/hookified": {
|
|
495
|
-
"version": "1.15.1",
|
|
496
|
-
"resolved": "https://registry.npmjs.org/hookified/-/hookified-1.15.1.tgz",
|
|
497
|
-
"integrity": "sha512-MvG/clsADq1GPM2KGo2nyfaWVyn9naPiXrqIe4jYjXNZQt238kWyOGrsyc/DmRAQ+Re6yeo6yX/yoNCG5KAEVg==",
|
|
498
|
-
"license": "MIT"
|
|
499
|
-
},
|
|
500
|
-
"node_modules/ieee754": {
|
|
501
|
-
"version": "1.2.1",
|
|
502
|
-
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
|
|
503
|
-
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
504
|
-
"funding": [
|
|
505
|
-
{
|
|
506
|
-
"type": "github",
|
|
507
|
-
"url": "https://github.com/sponsors/feross"
|
|
508
|
-
},
|
|
509
|
-
{
|
|
510
|
-
"type": "patreon",
|
|
511
|
-
"url": "https://www.patreon.com/feross"
|
|
512
|
-
},
|
|
513
|
-
{
|
|
514
|
-
"type": "consulting",
|
|
515
|
-
"url": "https://feross.org/support"
|
|
516
|
-
}
|
|
517
|
-
],
|
|
518
|
-
"license": "BSD-3-Clause"
|
|
519
|
-
},
|
|
520
|
-
"node_modules/keyv": {
|
|
521
|
-
"version": "5.6.0",
|
|
522
|
-
"resolved": "https://registry.npmjs.org/keyv/-/keyv-5.6.0.tgz",
|
|
523
|
-
"integrity": "sha512-CYDD3SOtsHtyXeEORYRx2qBtpDJFjRTGXUtmNEMGyzYOKj1TE3tycdlho7kA1Ufx9OYWZzg52QFBGALTirzDSw==",
|
|
524
|
-
"license": "MIT",
|
|
525
|
-
"dependencies": {
|
|
526
|
-
"@keyv/serialize": "^1.1.1"
|
|
527
|
-
}
|
|
528
|
-
},
|
|
529
|
-
"node_modules/libsignal": {
|
|
530
|
-
"version": "6.0.0",
|
|
531
|
-
"resolved": "https://registry.npmjs.org/libsignal/-/libsignal-6.0.0.tgz",
|
|
532
|
-
"integrity": "sha512-d/5V3YFtDljbFMufz4ncyUYGYhJl+vzAe+c2EFFBQ6bz1h8Q3IOMEGXYMzlibU60I+e8GagMMpji18iez3P1hA==",
|
|
533
|
-
"license": "GPL-3.0",
|
|
534
|
-
"dependencies": {
|
|
535
|
-
"curve25519-js": "^0.0.4",
|
|
536
|
-
"protobufjs": "^7.5.5"
|
|
537
|
-
}
|
|
538
|
-
},
|
|
539
|
-
"node_modules/long": {
|
|
540
|
-
"version": "5.3.2",
|
|
541
|
-
"resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz",
|
|
542
|
-
"integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==",
|
|
543
|
-
"license": "Apache-2.0"
|
|
544
|
-
},
|
|
545
|
-
"node_modules/lru-cache": {
|
|
546
|
-
"version": "11.5.2",
|
|
547
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz",
|
|
548
|
-
"integrity": "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==",
|
|
549
|
-
"license": "BlueOak-1.0.0",
|
|
550
|
-
"engines": {
|
|
551
|
-
"node": "20 || >=22"
|
|
552
|
-
}
|
|
553
|
-
},
|
|
554
|
-
"node_modules/media-typer": {
|
|
555
|
-
"version": "2.0.0",
|
|
556
|
-
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-2.0.0.tgz",
|
|
557
|
-
"integrity": "sha512-kOy3OxT2HH39N70UnKgu4NWDZjLOz8W/mfyvniHjRH/DrL3f2pOfvWQ4p60offbbtDAnXWp0v9LfMIqMec269Q==",
|
|
558
|
-
"license": "MIT",
|
|
559
|
-
"engines": {
|
|
560
|
-
"node": ">=18"
|
|
561
|
-
},
|
|
562
|
-
"funding": {
|
|
563
|
-
"type": "opencollective",
|
|
564
|
-
"url": "https://opencollective.com/express"
|
|
565
|
-
}
|
|
566
|
-
},
|
|
567
|
-
"node_modules/mpg123-decoder": {
|
|
568
|
-
"version": "1.0.3",
|
|
569
|
-
"resolved": "https://registry.npmjs.org/mpg123-decoder/-/mpg123-decoder-1.0.3.tgz",
|
|
570
|
-
"integrity": "sha512-+fjxnWigodWJm3+4pndi+KUg9TBojgn31DPk85zEsim7C6s0X5Ztc/hQYdytXkwuGXH+aB0/aEkG40Emukv6oQ==",
|
|
571
|
-
"license": "MIT",
|
|
572
|
-
"dependencies": {
|
|
573
|
-
"@wasm-audio-decoders/common": "9.0.7"
|
|
574
|
-
},
|
|
575
|
-
"funding": {
|
|
576
|
-
"type": "individual",
|
|
577
|
-
"url": "https://github.com/sponsors/eshaz"
|
|
578
|
-
}
|
|
579
|
-
},
|
|
580
|
-
"node_modules/ms": {
|
|
581
|
-
"version": "2.1.3",
|
|
582
|
-
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
583
|
-
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
584
|
-
"license": "MIT"
|
|
585
|
-
},
|
|
586
|
-
"node_modules/music-metadata": {
|
|
587
|
-
"version": "11.14.0",
|
|
588
|
-
"resolved": "https://registry.npmjs.org/music-metadata/-/music-metadata-11.14.0.tgz",
|
|
589
|
-
"integrity": "sha512-RyOSq98kuVfXB1emJ+NjBF0av8Ph3oBuqNy+Z5sFFfLhjYrkBQEB53V8u+U0RNTVwNo20WoPUwNkfKwZfrOqmQ==",
|
|
590
|
-
"funding": [
|
|
591
|
-
{
|
|
592
|
-
"type": "github",
|
|
593
|
-
"url": "https://github.com/sponsors/Borewit"
|
|
594
|
-
},
|
|
595
|
-
{
|
|
596
|
-
"type": "buymeacoffee",
|
|
597
|
-
"url": "https://buymeacoffee.com/borewit"
|
|
598
|
-
}
|
|
599
|
-
],
|
|
600
|
-
"license": "MIT",
|
|
601
|
-
"dependencies": {
|
|
602
|
-
"@borewit/text-codec": "^0.2.2",
|
|
603
|
-
"@tokenizer/token": "^0.3.0",
|
|
604
|
-
"content-type": "^2.0.0",
|
|
605
|
-
"debug": "^4.4.3",
|
|
606
|
-
"file-type": "^21.3.4",
|
|
607
|
-
"media-typer": "^2.0.0",
|
|
608
|
-
"strtok3": "^10.3.5",
|
|
609
|
-
"token-types": "^6.1.2",
|
|
610
|
-
"uint8array-extras": "^1.5.0",
|
|
611
|
-
"win-guid": "^0.2.1"
|
|
612
|
-
},
|
|
613
|
-
"engines": {
|
|
614
|
-
"node": ">=18"
|
|
615
|
-
}
|
|
616
|
-
},
|
|
617
|
-
"node_modules/node-wav": {
|
|
618
|
-
"version": "0.0.2",
|
|
619
|
-
"resolved": "https://registry.npmjs.org/node-wav/-/node-wav-0.0.2.tgz",
|
|
620
|
-
"integrity": "sha512-M6Rm/bbG6De/gKGxOpeOobx/dnGuP0dz40adqx38boqHhlWssBJZgLCPBNtb9NkrmnKYiV04xELq+R6PFOnoLA==",
|
|
621
|
-
"license": "MIT",
|
|
622
|
-
"engines": {
|
|
623
|
-
"node": ">=4.4.0"
|
|
624
|
-
}
|
|
625
|
-
},
|
|
626
|
-
"node_modules/ogg-opus-decoder": {
|
|
627
|
-
"version": "1.7.3",
|
|
628
|
-
"resolved": "https://registry.npmjs.org/ogg-opus-decoder/-/ogg-opus-decoder-1.7.3.tgz",
|
|
629
|
-
"integrity": "sha512-w47tiZpkLgdkpa+34VzYD8mHUj8I9kfWVZa82mBbNwDvB1byfLXSSzW/HxA4fI3e9kVlICSpXGFwMLV1LPdjwg==",
|
|
630
|
-
"license": "MIT",
|
|
631
|
-
"dependencies": {
|
|
632
|
-
"@wasm-audio-decoders/common": "9.0.7",
|
|
633
|
-
"@wasm-audio-decoders/opus-ml": "0.0.2",
|
|
634
|
-
"codec-parser": "2.5.0",
|
|
635
|
-
"opus-decoder": "0.7.11"
|
|
636
|
-
},
|
|
637
|
-
"funding": {
|
|
638
|
-
"type": "individual",
|
|
639
|
-
"url": "https://github.com/sponsors/eshaz"
|
|
640
|
-
}
|
|
641
|
-
},
|
|
642
|
-
"node_modules/on-exit-leak-free": {
|
|
643
|
-
"version": "2.1.2",
|
|
644
|
-
"resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.2.tgz",
|
|
645
|
-
"integrity": "sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==",
|
|
646
|
-
"license": "MIT",
|
|
647
|
-
"engines": {
|
|
648
|
-
"node": ">=14.0.0"
|
|
649
|
-
}
|
|
650
|
-
},
|
|
651
|
-
"node_modules/opus-decoder": {
|
|
652
|
-
"version": "0.7.11",
|
|
653
|
-
"resolved": "https://registry.npmjs.org/opus-decoder/-/opus-decoder-0.7.11.tgz",
|
|
654
|
-
"integrity": "sha512-+e+Jz3vGQLxRTBHs8YJQPRPc1Tr+/aC6coV/DlZylriA29BdHQAYXhvNRKtjftof17OFng0+P4wsFIqQu3a48A==",
|
|
655
|
-
"license": "MIT",
|
|
656
|
-
"dependencies": {
|
|
657
|
-
"@wasm-audio-decoders/common": "9.0.7"
|
|
658
|
-
},
|
|
659
|
-
"funding": {
|
|
660
|
-
"type": "individual",
|
|
661
|
-
"url": "https://github.com/sponsors/eshaz"
|
|
662
|
-
}
|
|
663
|
-
},
|
|
664
|
-
"node_modules/p-queue": {
|
|
665
|
-
"version": "9.3.2",
|
|
666
|
-
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.3.2.tgz",
|
|
667
|
-
"integrity": "sha512-pCsnA4piiqkrwAJ555Xh/lc717SijJrTBr96P1q6BRnUdm2XPB4v91oiXVAUr5HbIbXW4D8kIslfJUE28Rud6A==",
|
|
668
|
-
"license": "MIT",
|
|
669
|
-
"dependencies": {
|
|
670
|
-
"eventemitter3": "^5.0.4",
|
|
671
|
-
"p-timeout": "^7.0.0"
|
|
672
|
-
},
|
|
673
|
-
"engines": {
|
|
674
|
-
"node": ">=20"
|
|
675
|
-
},
|
|
676
|
-
"funding": {
|
|
677
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
678
|
-
}
|
|
679
|
-
},
|
|
680
|
-
"node_modules/p-timeout": {
|
|
681
|
-
"version": "7.0.1",
|
|
682
|
-
"resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-7.0.1.tgz",
|
|
683
|
-
"integrity": "sha512-AxTM2wDGORHGEkPCt8yqxOTMgpfbEHqF51f/5fJCmwFC3C/zNcGT63SymH2ttOAaiIws2zVg4+izQCjrakcwHg==",
|
|
684
|
-
"license": "MIT",
|
|
685
|
-
"engines": {
|
|
686
|
-
"node": ">=20"
|
|
687
|
-
},
|
|
688
|
-
"funding": {
|
|
689
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
690
|
-
}
|
|
691
|
-
},
|
|
692
|
-
"node_modules/pino": {
|
|
693
|
-
"version": "9.14.0",
|
|
694
|
-
"resolved": "https://registry.npmjs.org/pino/-/pino-9.14.0.tgz",
|
|
695
|
-
"integrity": "sha512-8OEwKp5juEvb/MjpIc4hjqfgCNysrS94RIOMXYvpYCdm/jglrKEiAYmiumbmGhCvs+IcInsphYDFwqrjr7398w==",
|
|
696
|
-
"license": "MIT",
|
|
697
|
-
"dependencies": {
|
|
698
|
-
"@pinojs/redact": "^0.4.0",
|
|
699
|
-
"atomic-sleep": "^1.0.0",
|
|
700
|
-
"on-exit-leak-free": "^2.1.0",
|
|
701
|
-
"pino-abstract-transport": "^2.0.0",
|
|
702
|
-
"pino-std-serializers": "^7.0.0",
|
|
703
|
-
"process-warning": "^5.0.0",
|
|
704
|
-
"quick-format-unescaped": "^4.0.3",
|
|
705
|
-
"real-require": "^0.2.0",
|
|
706
|
-
"safe-stable-stringify": "^2.3.1",
|
|
707
|
-
"sonic-boom": "^4.0.1",
|
|
708
|
-
"thread-stream": "^3.0.0"
|
|
709
|
-
},
|
|
710
|
-
"bin": {
|
|
711
|
-
"pino": "bin.js"
|
|
712
|
-
}
|
|
713
|
-
},
|
|
714
|
-
"node_modules/pino-abstract-transport": {
|
|
715
|
-
"version": "2.0.0",
|
|
716
|
-
"resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-2.0.0.tgz",
|
|
717
|
-
"integrity": "sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==",
|
|
718
|
-
"license": "MIT",
|
|
719
|
-
"dependencies": {
|
|
720
|
-
"split2": "^4.0.0"
|
|
721
|
-
}
|
|
722
|
-
},
|
|
723
|
-
"node_modules/pino-std-serializers": {
|
|
724
|
-
"version": "7.1.0",
|
|
725
|
-
"resolved": "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.1.0.tgz",
|
|
726
|
-
"integrity": "sha512-BndPH67/JxGExRgiX1dX0w1FvZck5Wa4aal9198SrRhZjH3GxKQUKIBnYJTdj2HDN3UQAS06HlfcSbQj2OHmaw==",
|
|
727
|
-
"license": "MIT"
|
|
728
|
-
},
|
|
729
|
-
"node_modules/process-warning": {
|
|
730
|
-
"version": "5.0.0",
|
|
731
|
-
"resolved": "https://registry.npmjs.org/process-warning/-/process-warning-5.0.0.tgz",
|
|
732
|
-
"integrity": "sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==",
|
|
733
|
-
"funding": [
|
|
734
|
-
{
|
|
735
|
-
"type": "github",
|
|
736
|
-
"url": "https://github.com/sponsors/fastify"
|
|
737
|
-
},
|
|
738
|
-
{
|
|
739
|
-
"type": "opencollective",
|
|
740
|
-
"url": "https://opencollective.com/fastify"
|
|
741
|
-
}
|
|
742
|
-
],
|
|
743
|
-
"license": "MIT"
|
|
744
|
-
},
|
|
745
|
-
"node_modules/protobufjs": {
|
|
746
|
-
"version": "7.6.5",
|
|
747
|
-
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.5.tgz",
|
|
748
|
-
"integrity": "sha512-/FPD0nUc9jH6rfFjji9IBqOz4pcSE3CsT1m7Ep6Mdb0LxSUMj8hgl6GomOvZzpNpAqqGaXA0P3VSrZLFzIhQrw==",
|
|
749
|
-
"hasInstallScript": true,
|
|
750
|
-
"license": "BSD-3-Clause",
|
|
751
|
-
"dependencies": {
|
|
752
|
-
"@protobufjs/aspromise": "^1.1.2",
|
|
753
|
-
"@protobufjs/base64": "^1.1.2",
|
|
754
|
-
"@protobufjs/codegen": "^2.0.5",
|
|
755
|
-
"@protobufjs/eventemitter": "^1.1.1",
|
|
756
|
-
"@protobufjs/fetch": "^1.1.1",
|
|
757
|
-
"@protobufjs/float": "^1.0.2",
|
|
758
|
-
"@protobufjs/path": "^1.1.2",
|
|
759
|
-
"@protobufjs/pool": "^1.1.0",
|
|
760
|
-
"@protobufjs/utf8": "^1.1.1",
|
|
761
|
-
"@types/node": ">=13.7.0",
|
|
762
|
-
"long": "^5.3.2"
|
|
763
|
-
},
|
|
764
|
-
"engines": {
|
|
765
|
-
"node": ">=12.0.0"
|
|
766
|
-
}
|
|
767
|
-
},
|
|
768
|
-
"node_modules/qified": {
|
|
769
|
-
"version": "0.10.1",
|
|
770
|
-
"resolved": "https://registry.npmjs.org/qified/-/qified-0.10.1.tgz",
|
|
771
|
-
"integrity": "sha512-+Owyggi9IxT1ePKGafcI87ubSmxol6smwJ+RAHDQlx9+9cPwFWDiKFFCPuWhr9ignlGpZ9vDQLw67N4dcTVFEA==",
|
|
772
|
-
"license": "MIT",
|
|
773
|
-
"dependencies": {
|
|
774
|
-
"hookified": "^2.1.1"
|
|
775
|
-
},
|
|
776
|
-
"engines": {
|
|
777
|
-
"node": ">=20"
|
|
778
|
-
}
|
|
779
|
-
},
|
|
780
|
-
"node_modules/qified/node_modules/hookified": {
|
|
781
|
-
"version": "2.2.0",
|
|
782
|
-
"resolved": "https://registry.npmjs.org/hookified/-/hookified-2.2.0.tgz",
|
|
783
|
-
"integrity": "sha512-p/LgFzRN5FeoD3DLS6bkUapeye6E4SI6yJs6KetENd18S+FBthqYq2amJUWpt5z0EQwwHemidjY5OqJGEKm5uA==",
|
|
784
|
-
"license": "MIT"
|
|
785
|
-
},
|
|
786
|
-
"node_modules/qoa-format": {
|
|
787
|
-
"version": "1.0.1",
|
|
788
|
-
"resolved": "https://registry.npmjs.org/qoa-format/-/qoa-format-1.0.1.tgz",
|
|
789
|
-
"integrity": "sha512-dMB0Z6XQjdpz/Cw4Rf6RiBpQvUSPCfYlQMWvmuWlWkAT7nDQD29cVZ1SwDUB6DYJSitHENwbt90lqfI+7bvMcw==",
|
|
790
|
-
"license": "MIT",
|
|
791
|
-
"dependencies": {
|
|
792
|
-
"@thi.ng/bitstream": "^2.2.12"
|
|
793
|
-
}
|
|
794
|
-
},
|
|
795
|
-
"node_modules/quick-format-unescaped": {
|
|
796
|
-
"version": "4.0.4",
|
|
797
|
-
"resolved": "https://registry.npmjs.org/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz",
|
|
798
|
-
"integrity": "sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==",
|
|
799
|
-
"license": "MIT"
|
|
800
|
-
},
|
|
801
|
-
"node_modules/real-require": {
|
|
802
|
-
"version": "0.2.0",
|
|
803
|
-
"resolved": "https://registry.npmjs.org/real-require/-/real-require-0.2.0.tgz",
|
|
804
|
-
"integrity": "sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==",
|
|
805
|
-
"license": "MIT",
|
|
806
|
-
"engines": {
|
|
807
|
-
"node": ">= 12.13.0"
|
|
808
|
-
}
|
|
809
|
-
},
|
|
810
|
-
"node_modules/safe-stable-stringify": {
|
|
811
|
-
"version": "2.5.0",
|
|
812
|
-
"resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz",
|
|
813
|
-
"integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==",
|
|
814
|
-
"license": "MIT",
|
|
815
|
-
"engines": {
|
|
816
|
-
"node": ">=10"
|
|
817
|
-
}
|
|
818
|
-
},
|
|
819
|
-
"node_modules/simple-yenc": {
|
|
820
|
-
"version": "1.0.4",
|
|
821
|
-
"resolved": "https://registry.npmjs.org/simple-yenc/-/simple-yenc-1.0.4.tgz",
|
|
822
|
-
"integrity": "sha512-5gvxpSd79e9a3V4QDYUqnqxeD4HGlhCakVpb6gMnDD7lexJggSBJRBO5h52y/iJrdXRilX9UCuDaIJhSWm5OWw==",
|
|
823
|
-
"license": "MIT",
|
|
824
|
-
"funding": {
|
|
825
|
-
"type": "individual",
|
|
826
|
-
"url": "https://github.com/sponsors/eshaz"
|
|
827
|
-
}
|
|
828
|
-
},
|
|
829
|
-
"node_modules/sonic-boom": {
|
|
830
|
-
"version": "4.2.1",
|
|
831
|
-
"resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-4.2.1.tgz",
|
|
832
|
-
"integrity": "sha512-w6AxtubXa2wTXAUsZMMWERrsIRAdrK0Sc+FUytWvYAhBJLyuI4llrMIC1DtlNSdI99EI86KZum2MMq3EAZlF9Q==",
|
|
833
|
-
"license": "MIT",
|
|
834
|
-
"dependencies": {
|
|
835
|
-
"atomic-sleep": "^1.0.0"
|
|
836
|
-
}
|
|
837
|
-
},
|
|
838
|
-
"node_modules/split2": {
|
|
839
|
-
"version": "4.2.0",
|
|
840
|
-
"resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
|
|
841
|
-
"integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==",
|
|
842
|
-
"license": "ISC",
|
|
843
|
-
"engines": {
|
|
844
|
-
"node": ">= 10.x"
|
|
845
|
-
}
|
|
846
|
-
},
|
|
847
|
-
"node_modules/strtok3": {
|
|
848
|
-
"version": "10.3.5",
|
|
849
|
-
"resolved": "https://registry.npmjs.org/strtok3/-/strtok3-10.3.5.tgz",
|
|
850
|
-
"integrity": "sha512-ki4hZQfh5rX0QDLLkOCj+h+CVNkqmp/CMf8v8kZpkNVK6jGQooMytqzLZYUVYIZcFZ6yDB70EfD8POcFXiF5oA==",
|
|
851
|
-
"license": "MIT",
|
|
852
|
-
"dependencies": {
|
|
853
|
-
"@tokenizer/token": "^0.3.0"
|
|
854
|
-
},
|
|
855
|
-
"engines": {
|
|
856
|
-
"node": ">=18"
|
|
857
|
-
},
|
|
858
|
-
"funding": {
|
|
859
|
-
"type": "github",
|
|
860
|
-
"url": "https://github.com/sponsors/Borewit"
|
|
861
|
-
}
|
|
862
|
-
},
|
|
863
|
-
"node_modules/thread-stream": {
|
|
864
|
-
"version": "3.2.0",
|
|
865
|
-
"resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-3.2.0.tgz",
|
|
866
|
-
"integrity": "sha512-zLBvqpwr4Esa0kRjcrzGU6zL25lePWaCLMx0RQFrmteozIfeNdaMLpG5U7PeHzvlFkAWaRKA9/KVW4F60iB+qw==",
|
|
867
|
-
"license": "MIT",
|
|
868
|
-
"dependencies": {
|
|
869
|
-
"real-require": "^0.2.0"
|
|
870
|
-
}
|
|
871
|
-
},
|
|
872
|
-
"node_modules/token-types": {
|
|
873
|
-
"version": "6.1.2",
|
|
874
|
-
"resolved": "https://registry.npmjs.org/token-types/-/token-types-6.1.2.tgz",
|
|
875
|
-
"integrity": "sha512-dRXchy+C0IgK8WPC6xvCHFRIWYUbqqdEIKPaKo/AcTUNzwLTK6AH7RjdLWsEZcAN/TBdtfUw3PYEgPr5VPr6ww==",
|
|
876
|
-
"license": "MIT",
|
|
877
|
-
"dependencies": {
|
|
878
|
-
"@borewit/text-codec": "^0.2.1",
|
|
879
|
-
"@tokenizer/token": "^0.3.0",
|
|
880
|
-
"ieee754": "^1.2.1"
|
|
881
|
-
},
|
|
882
|
-
"engines": {
|
|
883
|
-
"node": ">=14.16"
|
|
884
|
-
},
|
|
885
|
-
"funding": {
|
|
886
|
-
"type": "github",
|
|
887
|
-
"url": "https://github.com/sponsors/Borewit"
|
|
888
|
-
}
|
|
889
|
-
},
|
|
890
|
-
"node_modules/tslib": {
|
|
891
|
-
"version": "2.8.1",
|
|
892
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
893
|
-
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
894
|
-
"license": "0BSD"
|
|
895
|
-
},
|
|
896
|
-
"node_modules/typebox": {
|
|
897
|
-
"version": "1.3.6",
|
|
898
|
-
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.6.tgz",
|
|
899
|
-
"integrity": "sha512-Sc8RA0NCMEFmApHNU9ZMzqcpQj46She44J8ffpLM/bdhLNUZKq7DJumcLcsFx1gRmDfQPgCgOmFFJ7rcnfWNyA==",
|
|
900
|
-
"license": "MIT"
|
|
901
|
-
},
|
|
902
|
-
"node_modules/uint8array-extras": {
|
|
903
|
-
"version": "1.5.0",
|
|
904
|
-
"resolved": "https://registry.npmjs.org/uint8array-extras/-/uint8array-extras-1.5.0.tgz",
|
|
905
|
-
"integrity": "sha512-rvKSBiC5zqCCiDZ9kAOszZcDvdAHwwIKJG33Ykj43OKcWsnmcBRL09YTU4nOeHZ8Y2a7l1MgTd08SBe9A8Qj6A==",
|
|
906
|
-
"license": "MIT",
|
|
907
|
-
"engines": {
|
|
908
|
-
"node": ">=18"
|
|
909
|
-
},
|
|
910
|
-
"funding": {
|
|
911
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
912
|
-
}
|
|
913
|
-
},
|
|
914
|
-
"node_modules/undici-types": {
|
|
915
|
-
"version": "8.3.0",
|
|
916
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
|
|
917
|
-
"integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
|
|
918
|
-
"license": "MIT"
|
|
919
|
-
},
|
|
920
|
-
"node_modules/whatsapp-rust-bridge": {
|
|
921
|
-
"version": "0.5.4",
|
|
922
|
-
"resolved": "https://registry.npmjs.org/whatsapp-rust-bridge/-/whatsapp-rust-bridge-0.5.4.tgz",
|
|
923
|
-
"integrity": "sha512-yYO1qSs0Fe7tGtnxOFHomocUD6IZtoAgmA4oDFyGIRZ67D3QZk3w7swA6XXFXNQngiyrg2k7tul6IrM3eUFh7A==",
|
|
924
|
-
"license": "MIT"
|
|
925
|
-
},
|
|
926
|
-
"node_modules/win-guid": {
|
|
927
|
-
"version": "0.2.1",
|
|
928
|
-
"resolved": "https://registry.npmjs.org/win-guid/-/win-guid-0.2.1.tgz",
|
|
929
|
-
"integrity": "sha512-gEIQU4mkgl2OPeoNrWflcJFJ3Ae2BPd4eCsHHA/XikslkIVms/nHhvnvzIZV7VLmBvtFlDOzLt9rrZT+n6D67A==",
|
|
930
|
-
"license": "MIT"
|
|
931
|
-
},
|
|
932
|
-
"node_modules/ws": {
|
|
933
|
-
"version": "8.21.1",
|
|
934
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.1.tgz",
|
|
935
|
-
"integrity": "sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==",
|
|
936
|
-
"license": "MIT",
|
|
937
|
-
"engines": {
|
|
938
|
-
"node": ">=10.0.0"
|
|
939
|
-
},
|
|
940
|
-
"peerDependencies": {
|
|
941
|
-
"bufferutil": "^4.0.1",
|
|
942
|
-
"utf-8-validate": ">=5.0.2"
|
|
943
|
-
},
|
|
944
|
-
"peerDependenciesMeta": {
|
|
945
|
-
"bufferutil": {
|
|
946
|
-
"optional": true
|
|
947
|
-
},
|
|
948
|
-
"utf-8-validate": {
|
|
949
|
-
"optional": true
|
|
950
|
-
}
|
|
951
|
-
}
|
|
952
|
-
}
|
|
953
|
-
}
|
|
954
|
-
}
|