@cognigy/webchat 3.30.1 → 3.32.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 +2 -2
- package/dist/webchat.esm.js +398 -46
- package/dist/webchat.js +27 -27
- package/package.json +7 -5
package/OSS_LICENSES.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
Created on
|
|
1
|
+
Created on 04-11-2025 at 13:30:24
|
|
2
2
|
|
|
3
3
|
{
|
|
4
4
|
"@ampproject/remapping@2.3.0": {
|
|
@@ -170,7 +170,7 @@ Created on 05-09-2025 at 15:38:59
|
|
|
170
170
|
"licenseFile": "node_modules/@cognigy/socket-client/LICENSE",
|
|
171
171
|
"copyright": "Copyright (c) 2019 Cognigy GmbH"
|
|
172
172
|
},
|
|
173
|
-
"@cognigy/webchat@3.
|
|
173
|
+
"@cognigy/webchat@3.32.0": {
|
|
174
174
|
"licenses": "MIT*",
|
|
175
175
|
"publisher": "Cognigy GmbH",
|
|
176
176
|
"email": "info@cognigy.com",
|