@webex/plugin-meetings 3.12.0-mobius-socket.3 → 3.12.0-mobius-socket.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.
|
@@ -191,7 +191,7 @@ var AIEnableRequest = _webexCore.WebexPlugin.extend({
|
|
|
191
191
|
method: _constants.HTTP_VERBS.PUT
|
|
192
192
|
});
|
|
193
193
|
},
|
|
194
|
-
version: "3.12.0-mobius-socket.
|
|
194
|
+
version: "3.12.0-mobius-socket.4"
|
|
195
195
|
});
|
|
196
196
|
var _default = exports.default = AIEnableRequest;
|
|
197
197
|
//# sourceMappingURL=index.js.map
|
|
@@ -214,7 +214,7 @@ var Breakout = _webexCore.WebexPlugin.extend({
|
|
|
214
214
|
sessionId: this.sessionId
|
|
215
215
|
});
|
|
216
216
|
},
|
|
217
|
-
version: "3.12.0-mobius-socket.
|
|
217
|
+
version: "3.12.0-mobius-socket.4"
|
|
218
218
|
});
|
|
219
219
|
var _default = exports.default = Breakout;
|
|
220
220
|
//# sourceMappingURL=breakout.js.map
|
package/dist/breakouts/index.js
CHANGED
|
@@ -1110,7 +1110,7 @@ var Breakouts = _webexCore.WebexPlugin.extend({
|
|
|
1110
1110
|
this.trigger(_constants.BREAKOUTS.EVENTS.ASK_RETURN_TO_MAIN);
|
|
1111
1111
|
}
|
|
1112
1112
|
},
|
|
1113
|
-
version: "3.12.0-mobius-socket.
|
|
1113
|
+
version: "3.12.0-mobius-socket.4"
|
|
1114
1114
|
});
|
|
1115
1115
|
var _default = exports.default = Breakouts;
|
|
1116
1116
|
//# sourceMappingURL=index.js.map
|
|
@@ -381,7 +381,7 @@ var SimultaneousInterpretation = _webexCore.WebexPlugin.extend({
|
|
|
381
381
|
throw error;
|
|
382
382
|
});
|
|
383
383
|
},
|
|
384
|
-
version: "3.12.0-mobius-socket.
|
|
384
|
+
version: "3.12.0-mobius-socket.4"
|
|
385
385
|
});
|
|
386
386
|
var _default = exports.default = SimultaneousInterpretation;
|
|
387
387
|
//# sourceMappingURL=index.js.map
|
|
@@ -18,7 +18,7 @@ var SILanguage = _webexCore.WebexPlugin.extend({
|
|
|
18
18
|
languageCode: 'number',
|
|
19
19
|
languageName: 'string'
|
|
20
20
|
},
|
|
21
|
-
version: "3.12.0-mobius-socket.
|
|
21
|
+
version: "3.12.0-mobius-socket.4"
|
|
22
22
|
});
|
|
23
23
|
var _default = exports.default = SILanguage;
|
|
24
24
|
//# sourceMappingURL=siLanguage.js.map
|
package/dist/webinar/index.js
CHANGED
package/package.json
CHANGED
|
@@ -44,12 +44,12 @@
|
|
|
44
44
|
"@webex/event-dictionary-ts": "^1.0.2138",
|
|
45
45
|
"@webex/jest-config-legacy": "0.0.0",
|
|
46
46
|
"@webex/legacy-tools": "0.0.0",
|
|
47
|
-
"@webex/plugin-rooms": "3.12.0-mobius-socket.
|
|
48
|
-
"@webex/test-helper-chai": "3.12.0-mobius-socket.
|
|
49
|
-
"@webex/test-helper-mocha": "3.12.0-mobius-socket.
|
|
50
|
-
"@webex/test-helper-mock-webex": "3.12.0-mobius-socket.
|
|
51
|
-
"@webex/test-helper-retry": "3.12.0-mobius-socket.
|
|
52
|
-
"@webex/test-helper-test-users": "3.12.0-mobius-socket.
|
|
47
|
+
"@webex/plugin-rooms": "3.12.0-mobius-socket.4",
|
|
48
|
+
"@webex/test-helper-chai": "3.12.0-mobius-socket.3",
|
|
49
|
+
"@webex/test-helper-mocha": "3.12.0-mobius-socket.3",
|
|
50
|
+
"@webex/test-helper-mock-webex": "3.12.0-mobius-socket.3",
|
|
51
|
+
"@webex/test-helper-retry": "3.12.0-mobius-socket.3",
|
|
52
|
+
"@webex/test-helper-test-users": "3.12.0-mobius-socket.3",
|
|
53
53
|
"chai": "^4.3.4",
|
|
54
54
|
"chai-as-promised": "^7.1.1",
|
|
55
55
|
"eslint": "^8.24.0",
|
|
@@ -61,22 +61,22 @@
|
|
|
61
61
|
"typescript": "^4.7.4"
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
|
-
"@webex/common": "3.12.0-mobius-socket.
|
|
64
|
+
"@webex/common": "3.12.0-mobius-socket.3",
|
|
65
65
|
"@webex/internal-media-core": "2.24.1",
|
|
66
|
-
"@webex/internal-plugin-conversation": "3.12.0-mobius-socket.
|
|
67
|
-
"@webex/internal-plugin-device": "3.12.0-mobius-socket.
|
|
68
|
-
"@webex/internal-plugin-llm": "3.12.0-mobius-socket.
|
|
69
|
-
"@webex/internal-plugin-mercury": "3.12.0-mobius-socket.
|
|
70
|
-
"@webex/internal-plugin-metrics": "3.12.0-mobius-socket.
|
|
71
|
-
"@webex/internal-plugin-support": "3.12.0-mobius-socket.
|
|
72
|
-
"@webex/internal-plugin-user": "3.12.0-mobius-socket.
|
|
73
|
-
"@webex/internal-plugin-voicea": "3.12.0-mobius-socket.
|
|
74
|
-
"@webex/media-helpers": "3.12.0-mobius-socket.
|
|
75
|
-
"@webex/plugin-people": "3.12.0-mobius-socket.
|
|
76
|
-
"@webex/plugin-rooms": "3.12.0-mobius-socket.
|
|
66
|
+
"@webex/internal-plugin-conversation": "3.12.0-mobius-socket.4",
|
|
67
|
+
"@webex/internal-plugin-device": "3.12.0-mobius-socket.4",
|
|
68
|
+
"@webex/internal-plugin-llm": "3.12.0-mobius-socket.4",
|
|
69
|
+
"@webex/internal-plugin-mercury": "3.12.0-mobius-socket.4",
|
|
70
|
+
"@webex/internal-plugin-metrics": "3.12.0-mobius-socket.4",
|
|
71
|
+
"@webex/internal-plugin-support": "3.12.0-mobius-socket.4",
|
|
72
|
+
"@webex/internal-plugin-user": "3.12.0-mobius-socket.4",
|
|
73
|
+
"@webex/internal-plugin-voicea": "3.12.0-mobius-socket.4",
|
|
74
|
+
"@webex/media-helpers": "3.12.0-mobius-socket.3",
|
|
75
|
+
"@webex/plugin-people": "3.12.0-mobius-socket.4",
|
|
76
|
+
"@webex/plugin-rooms": "3.12.0-mobius-socket.4",
|
|
77
77
|
"@webex/ts-sdp": "^1.8.1",
|
|
78
78
|
"@webex/web-capabilities": "^1.10.0",
|
|
79
|
-
"@webex/webex-core": "3.12.0-mobius-socket.
|
|
79
|
+
"@webex/webex-core": "3.12.0-mobius-socket.4",
|
|
80
80
|
"ampersand-collection": "^2.0.2",
|
|
81
81
|
"bowser": "^2.11.0",
|
|
82
82
|
"btoa": "^1.2.1",
|
|
@@ -94,5 +94,5 @@
|
|
|
94
94
|
"//": [
|
|
95
95
|
"TODO: upgrade jwt-decode when moving to node 18"
|
|
96
96
|
],
|
|
97
|
-
"version": "3.12.0-mobius-socket.
|
|
97
|
+
"version": "3.12.0-mobius-socket.4"
|
|
98
98
|
}
|