cometchat-visual-builder-no-code 1.0.20-authtest42 → 1.0.20-authtest44
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/main.js.LICENSE.txt
CHANGED
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Prism: Lightweight, robust, elegant syntax highlighting
|
|
3
|
-
*
|
|
4
|
-
* @license MIT <https://opensource.org/licenses/MIT>
|
|
5
|
-
* @author Lea Verou <https://lea.verou.me>
|
|
6
|
-
* @namespace
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
|
|
10
1
|
/**
|
|
11
2
|
* @license React
|
|
12
3
|
* react-dom.production.min.js
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cometchat-visual-builder-no-code",
|
|
3
|
-
"version": "1.0.20-
|
|
3
|
+
"version": "1.0.20-authtest44",
|
|
4
4
|
"description": "CometChat Widget Builder No-Code Integration",
|
|
5
5
|
"cometChatCustomConfig": {
|
|
6
6
|
"prodVersion": "1.0.32",
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
},
|
|
14
14
|
"author": "CometChat",
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@cometchat/calls-sdk-javascript": "4.2.
|
|
17
|
-
"@cometchat/chat-uikit-react": "6.4.
|
|
16
|
+
"@cometchat/calls-sdk-javascript": "4.2.5",
|
|
17
|
+
"@cometchat/chat-uikit-react": "6.4.2",
|
|
18
18
|
"react": "18.2.0",
|
|
19
19
|
"react-dom": "18.2.0",
|
|
20
20
|
"react-frame-component": "^5.2.7",
|