@cognigy/webchat 3.32.0 → 3.33.0
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/OSS_LICENSES.txt +38 -14
- package/dist/webchat.esm.js +118833 -117678
- package/dist/webchat.js +255 -252
- package/package.json +2 -2
package/OSS_LICENSES.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
Created on
|
|
1
|
+
Created on 14-11-2025 at 15:31:27
|
|
2
2
|
|
|
3
3
|
{
|
|
4
4
|
"@ampproject/remapping@2.3.0": {
|
|
@@ -158,7 +158,13 @@ Created on 04-11-2025 at 13:30:24
|
|
|
158
158
|
"licenseFile": "node_modules/@braintree/sanitize-url/LICENSE",
|
|
159
159
|
"copyright": "Copyright (c) 2017 Braintree"
|
|
160
160
|
},
|
|
161
|
-
"@
|
|
161
|
+
"@braintree/sanitize-url@7.1.1": {
|
|
162
|
+
"licenses": "MIT",
|
|
163
|
+
"repository": "https://github.com/braintree/sanitize-url",
|
|
164
|
+
"licenseFile": "node_modules/@cognigy/chat-components/node_modules/@braintree/sanitize-url/LICENSE",
|
|
165
|
+
"copyright": "Copyright (c) 2017 Braintree"
|
|
166
|
+
},
|
|
167
|
+
"@cognigy/chat-components@0.63.0": {
|
|
162
168
|
"licenses": "MIT*",
|
|
163
169
|
"licenseFile": "node_modules/@cognigy/chat-components/LICENSE",
|
|
164
170
|
"copyright": "Copyright (c) 2024 Cognigy GmbH"
|
|
@@ -170,7 +176,7 @@ Created on 04-11-2025 at 13:30:24
|
|
|
170
176
|
"licenseFile": "node_modules/@cognigy/socket-client/LICENSE",
|
|
171
177
|
"copyright": "Copyright (c) 2019 Cognigy GmbH"
|
|
172
178
|
},
|
|
173
|
-
"@cognigy/webchat@3.
|
|
179
|
+
"@cognigy/webchat@3.33.0": {
|
|
174
180
|
"licenses": "MIT*",
|
|
175
181
|
"publisher": "Cognigy GmbH",
|
|
176
182
|
"email": "info@cognigy.com",
|
|
@@ -318,33 +324,33 @@ Created on 04-11-2025 at 13:30:24
|
|
|
318
324
|
"licenseFile": "node_modules/@emotion/react/node_modules/@emotion/weak-memoize/LICENSE",
|
|
319
325
|
"copyright": "Copyright (c) Emotion team and other contributors"
|
|
320
326
|
},
|
|
321
|
-
"@floating-ui/core@1.
|
|
327
|
+
"@floating-ui/core@1.7.3": {
|
|
322
328
|
"licenses": "MIT",
|
|
323
329
|
"repository": "https://github.com/floating-ui/floating-ui",
|
|
324
330
|
"publisher": "atomiks",
|
|
325
331
|
"licenseFile": "node_modules/@floating-ui/core/LICENSE",
|
|
326
332
|
"copyright": "Copyright (c) 2021-present Floating UI contributors"
|
|
327
333
|
},
|
|
328
|
-
"@floating-ui/dom@1.
|
|
334
|
+
"@floating-ui/dom@1.7.4": {
|
|
329
335
|
"licenses": "MIT",
|
|
330
336
|
"repository": "https://github.com/floating-ui/floating-ui",
|
|
331
337
|
"publisher": "atomiks",
|
|
332
338
|
"licenseFile": "node_modules/@floating-ui/dom/LICENSE",
|
|
333
339
|
"copyright": "Copyright (c) 2021-present Floating UI contributors"
|
|
334
340
|
},
|
|
335
|
-
"@floating-ui/utils@0.2.
|
|
341
|
+
"@floating-ui/utils@0.2.10": {
|
|
336
342
|
"licenses": "MIT",
|
|
337
343
|
"repository": "https://github.com/floating-ui/floating-ui",
|
|
338
344
|
"publisher": "atomiks",
|
|
339
345
|
"licenseFile": "node_modules/@floating-ui/utils/LICENSE",
|
|
340
346
|
"copyright": "Copyright (c) 2021-present Floating UI contributors"
|
|
341
347
|
},
|
|
342
|
-
"@fontsource/figtree@5.
|
|
348
|
+
"@fontsource/figtree@5.2.10": {
|
|
343
349
|
"licenses": "OFL-1.1",
|
|
344
350
|
"repository": "https://github.com/fontsource/font-files",
|
|
345
351
|
"publisher": "Google Inc.",
|
|
346
352
|
"licenseFile": "node_modules/@fontsource/figtree/LICENSE",
|
|
347
|
-
"copyright": "Copyright 2022 The Figtree Project Authors (https://github.com/erikdkennedy/figtree)"
|
|
353
|
+
"copyright": "Copyright 2022 The Figtree Project Authors (https://github.com/erikdkennedy/figtree) Figtree-Italic[wght].ttf: Copyright 2022 The Figtree Project Authors (https://github.com/erikdkennedy/figtree)"
|
|
348
354
|
},
|
|
349
355
|
"@jridgewell/gen-mapping@0.3.12": {
|
|
350
356
|
"licenses": "MIT",
|
|
@@ -1182,6 +1188,15 @@ Created on 04-11-2025 at 13:30:24
|
|
|
1182
1188
|
"licenseFile": "node_modules/hast-util-raw/license",
|
|
1183
1189
|
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1184
1190
|
},
|
|
1191
|
+
"hast-util-sanitize@5.0.2": {
|
|
1192
|
+
"licenses": "MIT",
|
|
1193
|
+
"repository": "https://github.com/syntax-tree/hast-util-sanitize",
|
|
1194
|
+
"publisher": "Titus Wormer",
|
|
1195
|
+
"email": "tituswormer@gmail.com",
|
|
1196
|
+
"url": "https://wooorm.com",
|
|
1197
|
+
"licenseFile": "node_modules/hast-util-sanitize/license",
|
|
1198
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
1199
|
+
},
|
|
1185
1200
|
"hast-util-to-jsx-runtime@2.3.2": {
|
|
1186
1201
|
"licenses": "MIT",
|
|
1187
1202
|
"repository": "https://github.com/syntax-tree/hast-util-to-jsx-runtime",
|
|
@@ -2139,9 +2154,9 @@ Created on 04-11-2025 at 13:30:24
|
|
|
2139
2154
|
"licenseFile": "node_modules/react-fast-compare/LICENSE",
|
|
2140
2155
|
"copyright": "Copyright (c) 2018 Formidable Labs. Copyright (c) 2017 Evgeny Poberezkin"
|
|
2141
2156
|
},
|
|
2142
|
-
"react-flatpickr@
|
|
2157
|
+
"react-flatpickr@4.0.11": {
|
|
2143
2158
|
"licenses": "MIT",
|
|
2144
|
-
"repository": "https://github.com/
|
|
2159
|
+
"repository": "https://github.com/haoxins/react-flatpickr",
|
|
2145
2160
|
"publisher": "haoxin",
|
|
2146
2161
|
"licenseFile": "node_modules/react-flatpickr/LICENSE",
|
|
2147
2162
|
"copyright": "Copyright (c) 2020 haoxin"
|
|
@@ -2229,7 +2244,7 @@ Created on 04-11-2025 at 13:30:24
|
|
|
2229
2244
|
"licenseFile": "node_modules/react-textarea-autosize/LICENSE",
|
|
2230
2245
|
"copyright": "Copyright (c) 2013 Andrey Popp"
|
|
2231
2246
|
},
|
|
2232
|
-
"react-tooltip@5.
|
|
2247
|
+
"react-tooltip@5.30.0": {
|
|
2233
2248
|
"licenses": "MIT",
|
|
2234
2249
|
"repository": "https://github.com/ReactTooltip/react-tooltip",
|
|
2235
2250
|
"publisher": "ReactTooltip",
|
|
@@ -2304,14 +2319,23 @@ Created on 04-11-2025 at 13:30:24
|
|
|
2304
2319
|
"licenseFile": "node_modules/rehype-raw/license",
|
|
2305
2320
|
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2306
2321
|
},
|
|
2307
|
-
"
|
|
2322
|
+
"rehype-sanitize@6.0.0": {
|
|
2323
|
+
"licenses": "MIT",
|
|
2324
|
+
"repository": "https://github.com/rehypejs/rehype-sanitize",
|
|
2325
|
+
"publisher": "Titus Wormer",
|
|
2326
|
+
"email": "tituswormer@gmail.com",
|
|
2327
|
+
"url": "https://wooorm.com",
|
|
2328
|
+
"licenseFile": "node_modules/rehype-sanitize/license",
|
|
2329
|
+
"copyright": "Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>"
|
|
2330
|
+
},
|
|
2331
|
+
"remark-gfm@4.0.1": {
|
|
2308
2332
|
"licenses": "MIT",
|
|
2309
2333
|
"repository": "https://github.com/remarkjs/remark-gfm",
|
|
2310
2334
|
"publisher": "Titus Wormer",
|
|
2311
2335
|
"email": "tituswormer@gmail.com",
|
|
2312
2336
|
"url": "https://wooorm.com",
|
|
2313
2337
|
"licenseFile": "node_modules/remark-gfm/license",
|
|
2314
|
-
"copyright": "Copyright (c)
|
|
2338
|
+
"copyright": "Copyright (c) Titus Wormer <tituswormer@gmail.com>"
|
|
2315
2339
|
},
|
|
2316
2340
|
"remark-parse@11.0.0": {
|
|
2317
2341
|
"licenses": "MIT",
|
|
@@ -2593,7 +2617,7 @@ Created on 04-11-2025 at 13:30:24
|
|
|
2593
2617
|
"licenseFile": "node_modules/supports-preserve-symlinks-flag/LICENSE",
|
|
2594
2618
|
"copyright": "Copyright (c) 2022 Inspect JS"
|
|
2595
2619
|
},
|
|
2596
|
-
"swiper@
|
|
2620
|
+
"swiper@12.0.3": {
|
|
2597
2621
|
"licenses": "MIT",
|
|
2598
2622
|
"repository": "https://github.com/nolimits4web/Swiper",
|
|
2599
2623
|
"publisher": "Vladimir Kharlampidi",
|