@moveo-ai/web-client 0.60.3 → 0.60.4
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/dist/index.html
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
* {
|
|
11
11
|
outline: 0;
|
|
12
|
-
}</style><title>Widget</title></head><body><script src="iframe.min.js?
|
|
12
|
+
}</style><title>Widget</title></head><body><script src="iframe.min.js?fdefc3238e1ab90c465a"></script><script>const queryString = window.location.search;
|
|
13
13
|
const urlParams = new URLSearchParams(queryString);
|
|
14
14
|
const widgetId = urlParams.get('widgetId');
|
|
15
15
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@moveo-ai/web-client",
|
|
3
|
-
"version": "0.60.
|
|
3
|
+
"version": "0.60.4",
|
|
4
4
|
"description": "Client side library to load the moveo chat widget and connect it with your agent",
|
|
5
5
|
"main": "dist/web-client.min.js",
|
|
6
6
|
"scripts": {
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"author": "Moveo.ai (TM)",
|
|
34
34
|
"license": "MIT",
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@babel/core": "^7.24.
|
|
37
|
-
"@babel/preset-env": "^7.24.
|
|
36
|
+
"@babel/core": "^7.24.4",
|
|
37
|
+
"@babel/preset-env": "^7.24.4",
|
|
38
38
|
"@commitlint/cli": "^18.6.1",
|
|
39
39
|
"@commitlint/config-conventional": "^18.6.2",
|
|
40
40
|
"@playwright/test": "^1.42.1",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"@types/debug": "^4.1.12",
|
|
54
54
|
"@types/jest": "^29.5.12",
|
|
55
55
|
"@types/node": "^20.11.28",
|
|
56
|
-
"@types/react": "^18.2.
|
|
56
|
+
"@types/react": "^18.2.79",
|
|
57
57
|
"@types/ua-parser-js": "^0.7.39",
|
|
58
58
|
"@typescript-eslint/eslint-plugin": "^7.2.0",
|
|
59
59
|
"@typescript-eslint/parser": "^7.2.0",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"css-loader": "^6.10.0",
|
|
67
67
|
"css-modules-typescript-loader": "^4.0.1",
|
|
68
68
|
"debug": "^4.3.4",
|
|
69
|
-
"dompurify": "^3.0
|
|
69
|
+
"dompurify": "^3.1.0",
|
|
70
70
|
"dotenv": "^16.4.5",
|
|
71
71
|
"eslint": "^8.57.0",
|
|
72
72
|
"eslint-config-prettier": "^9.1.0",
|
|
@@ -82,8 +82,8 @@
|
|
|
82
82
|
"he": "^1.2.0",
|
|
83
83
|
"html-webpack-plugin": "^5.6.0",
|
|
84
84
|
"husky": "^9.0.11",
|
|
85
|
-
"i18next": "^23.
|
|
86
|
-
"i18next-browser-languagedetector": "^7.2.
|
|
85
|
+
"i18next": "^23.11.2",
|
|
86
|
+
"i18next-browser-languagedetector": "^7.2.1",
|
|
87
87
|
"i18next-http-backend": "^2.5.0",
|
|
88
88
|
"isbot": "^4.4.0",
|
|
89
89
|
"jest": "^29.7.0",
|
|
@@ -94,12 +94,12 @@
|
|
|
94
94
|
"lodash.debounce": "^4.0.8",
|
|
95
95
|
"lodash.throttle": "^4.1.1",
|
|
96
96
|
"nanoid": "^4.0.2",
|
|
97
|
-
"postcss": "^8.4.
|
|
97
|
+
"postcss": "^8.4.38",
|
|
98
98
|
"prettier": "^3.2.5",
|
|
99
99
|
"react": "^18.2.0",
|
|
100
100
|
"react-dom": "^18.2.0",
|
|
101
101
|
"react-dropzone": "^14.2.3",
|
|
102
|
-
"react-hook-form": "^7.51.
|
|
102
|
+
"react-hook-form": "^7.51.3",
|
|
103
103
|
"react-i18next": "^14.1.0",
|
|
104
104
|
"react-modal": "^3.16.1",
|
|
105
105
|
"react-page-visibility": "^7.0.0",
|
|
@@ -111,9 +111,9 @@
|
|
|
111
111
|
"remark-breaks": "^3.0.3",
|
|
112
112
|
"remark-parse": "^10.0.2",
|
|
113
113
|
"remark-rehype": "^10.1.0",
|
|
114
|
-
"sass": "^1.
|
|
115
|
-
"sass-loader": "^14.
|
|
116
|
-
"semantic-release": "^23.0.
|
|
114
|
+
"sass": "^1.75.0",
|
|
115
|
+
"sass-loader": "^14.2.1",
|
|
116
|
+
"semantic-release": "^23.0.8",
|
|
117
117
|
"shader": "^1.0.0",
|
|
118
118
|
"smooth-scroll-into-view-if-needed": "^2.0.2",
|
|
119
119
|
"socket.io": "^4.7.5",
|
|
@@ -134,13 +134,13 @@
|
|
|
134
134
|
"ua-parser-js": "^1.0.37",
|
|
135
135
|
"unified": "^10.1.2",
|
|
136
136
|
"url-loader": "^4.1.1",
|
|
137
|
-
"webpack": "^5.
|
|
138
|
-
"webpack-bundle-analyzer": "^4.10.
|
|
137
|
+
"webpack": "^5.91.0",
|
|
138
|
+
"webpack-bundle-analyzer": "^4.10.2",
|
|
139
139
|
"webpack-cli": "^5.1.4",
|
|
140
|
-
"webpack-dev-server": "^5.0.
|
|
140
|
+
"webpack-dev-server": "^5.0.4",
|
|
141
141
|
"webpack-merge": "^5.10.0",
|
|
142
142
|
"webpack-visualizer-plugin2": "^1.1.0",
|
|
143
|
-
"yet-another-react-lightbox": "^3.17.
|
|
143
|
+
"yet-another-react-lightbox": "^3.17.3"
|
|
144
144
|
},
|
|
145
145
|
"repository": {
|
|
146
146
|
"url": "https://github.com/moveo-ai/web-client"
|