webex 3.9.0-multi-llms.1 → 3.9.0-multi-llms.3

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.
@@ -21,7 +21,7 @@ var WebexCore = require('@webex/webex-core').default;
21
21
  var config = require('./config');
22
22
  var Webex = WebexCore.extend({
23
23
  webex: true,
24
- version: "3.9.0-multi-llms.1"
24
+ version: "3.9.0-multi-llms.3"
25
25
  });
26
26
  Webex.init = function init() {
27
27
  var attrs = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
package/dist/meetings.js CHANGED
@@ -31,7 +31,7 @@ var WebexCore = require('@webex/webex-core').default;
31
31
  var config = require('./config');
32
32
  var Webex = WebexCore.extend({
33
33
  webex: true,
34
- version: "3.9.0-multi-llms.1"
34
+ version: "3.9.0-multi-llms.3"
35
35
  });
36
36
  Webex.init = function init() {
37
37
  var attrs = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
package/dist/webex.js CHANGED
@@ -47,7 +47,7 @@ var config = require('./config');
47
47
  */
48
48
  var Webex = WebexCore.extend({
49
49
  webex: true,
50
- version: "3.9.0-multi-llms.1"
50
+ version: "3.9.0-multi-llms.3"
51
51
  });
52
52
 
53
53
  /**
package/package.json CHANGED
@@ -54,7 +54,7 @@
54
54
  "@webex/eslint-config-legacy": "0.0.0",
55
55
  "@webex/jest-config-legacy": "0.0.0",
56
56
  "@webex/legacy-tools": "0.0.0",
57
- "@webex/plugin-authorization": "3.9.0-multi-llms.1",
57
+ "@webex/plugin-authorization": "3.9.0-multi-llms.3",
58
58
  "@webex/test-helper-chai": "3.9.0-multi-llms.0",
59
59
  "@webex/test-helper-file": "3.9.0-multi-llms.0",
60
60
  "@webex/test-helper-mocha": "3.9.0-multi-llms.0",
@@ -63,39 +63,39 @@
63
63
  "eslint": "^8.24.0",
64
64
  "prettier": "^2.7.1",
65
65
  "sinon": "^9.2.4",
66
- "webex": "3.9.0-multi-llms.1"
66
+ "webex": "3.9.0-multi-llms.3"
67
67
  },
68
68
  "dependencies": {
69
69
  "@babel/polyfill": "^7.12.1",
70
70
  "@babel/runtime-corejs2": "^7.14.8",
71
- "@webex/calling": "3.9.0-multi-llms.1",
71
+ "@webex/calling": "3.9.0-multi-llms.3",
72
72
  "@webex/common": "3.9.0-multi-llms.0",
73
- "@webex/contact-center": "3.9.0-multi-llms.1",
74
- "@webex/internal-plugin-calendar": "3.9.0-multi-llms.1",
75
- "@webex/internal-plugin-device": "3.9.0-multi-llms.1",
76
- "@webex/internal-plugin-dss": "3.9.0-multi-llms.1",
77
- "@webex/internal-plugin-llm": "3.9.0-multi-llms.1",
78
- "@webex/internal-plugin-mercury": "3.9.0-multi-llms.1",
79
- "@webex/internal-plugin-presence": "3.9.0-multi-llms.1",
80
- "@webex/internal-plugin-support": "3.9.0-multi-llms.1",
81
- "@webex/internal-plugin-voicea": "3.9.0-multi-llms.1",
82
- "@webex/plugin-attachment-actions": "3.9.0-multi-llms.1",
83
- "@webex/plugin-authorization": "3.9.0-multi-llms.1",
84
- "@webex/plugin-device-manager": "3.9.0-multi-llms.1",
85
- "@webex/plugin-encryption": "3.9.0-multi-llms.1",
86
- "@webex/plugin-logger": "3.9.0-multi-llms.1",
87
- "@webex/plugin-meetings": "3.9.0-multi-llms.1",
88
- "@webex/plugin-memberships": "3.9.0-multi-llms.1",
89
- "@webex/plugin-messages": "3.9.0-multi-llms.1",
90
- "@webex/plugin-people": "3.9.0-multi-llms.1",
91
- "@webex/plugin-rooms": "3.9.0-multi-llms.1",
92
- "@webex/plugin-team-memberships": "3.9.0-multi-llms.1",
93
- "@webex/plugin-teams": "3.9.0-multi-llms.1",
94
- "@webex/plugin-webhooks": "3.9.0-multi-llms.1",
95
- "@webex/storage-adapter-local-storage": "3.9.0-multi-llms.1",
96
- "@webex/webex-core": "3.9.0-multi-llms.1",
73
+ "@webex/contact-center": "3.9.0-multi-llms.3",
74
+ "@webex/internal-plugin-calendar": "3.9.0-multi-llms.3",
75
+ "@webex/internal-plugin-device": "3.9.0-multi-llms.3",
76
+ "@webex/internal-plugin-dss": "3.9.0-multi-llms.3",
77
+ "@webex/internal-plugin-llm": "3.9.0-multi-llms.3",
78
+ "@webex/internal-plugin-mercury": "3.9.0-multi-llms.3",
79
+ "@webex/internal-plugin-presence": "3.9.0-multi-llms.3",
80
+ "@webex/internal-plugin-support": "3.9.0-multi-llms.3",
81
+ "@webex/internal-plugin-voicea": "3.9.0-multi-llms.3",
82
+ "@webex/plugin-attachment-actions": "3.9.0-multi-llms.3",
83
+ "@webex/plugin-authorization": "3.9.0-multi-llms.3",
84
+ "@webex/plugin-device-manager": "3.9.0-multi-llms.3",
85
+ "@webex/plugin-encryption": "3.9.0-multi-llms.3",
86
+ "@webex/plugin-logger": "3.9.0-multi-llms.3",
87
+ "@webex/plugin-meetings": "3.9.0-multi-llms.3",
88
+ "@webex/plugin-memberships": "3.9.0-multi-llms.3",
89
+ "@webex/plugin-messages": "3.9.0-multi-llms.3",
90
+ "@webex/plugin-people": "3.9.0-multi-llms.3",
91
+ "@webex/plugin-rooms": "3.9.0-multi-llms.3",
92
+ "@webex/plugin-team-memberships": "3.9.0-multi-llms.3",
93
+ "@webex/plugin-teams": "3.9.0-multi-llms.3",
94
+ "@webex/plugin-webhooks": "3.9.0-multi-llms.3",
95
+ "@webex/storage-adapter-local-storage": "3.9.0-multi-llms.3",
96
+ "@webex/webex-core": "3.9.0-multi-llms.3",
97
97
  "lodash": "^4.17.21",
98
98
  "safe-buffer": "^5.2.0"
99
99
  },
100
- "version": "3.9.0-multi-llms.1"
100
+ "version": "3.9.0-multi-llms.3"
101
101
  }