webex 3.10.0-next.50 → 3.10.0-next.51

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.10.0-next.50"
24
+ version: "3.10.0-next.51"
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.10.0-next.50"
34
+ version: "3.10.0-next.51"
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
@@ -48,7 +48,7 @@ var config = require('./config');
48
48
  */
49
49
  var Webex = WebexCore.extend({
50
50
  webex: true,
51
- version: "3.10.0-next.50"
51
+ version: "3.10.0-next.51"
52
52
  });
53
53
 
54
54
  /**
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.10.0-next.12",
57
+ "@webex/plugin-authorization": "3.10.0-next.13",
58
58
  "@webex/test-helper-chai": "3.10.0-next.1",
59
59
  "@webex/test-helper-file": "3.10.0-next.1",
60
60
  "@webex/test-helper-mocha": "3.10.0-next.1",
@@ -63,40 +63,40 @@
63
63
  "eslint": "^8.24.0",
64
64
  "prettier": "^2.7.1",
65
65
  "sinon": "^9.2.4",
66
- "webex": "3.10.0-next.50"
66
+ "webex": "3.10.0-next.51"
67
67
  },
68
68
  "dependencies": {
69
69
  "@babel/polyfill": "^7.12.1",
70
70
  "@babel/runtime-corejs2": "^7.14.8",
71
- "@webex/calling": "3.10.0-next.25",
71
+ "@webex/calling": "3.10.0-next.26",
72
72
  "@webex/common": "3.10.0-next.1",
73
- "@webex/contact-center": "3.10.0-next.33",
74
- "@webex/internal-plugin-calendar": "3.10.0-next.12",
75
- "@webex/internal-plugin-device": "3.10.0-next.12",
76
- "@webex/internal-plugin-dss": "3.10.0-next.12",
77
- "@webex/internal-plugin-llm": "3.10.0-next.12",
78
- "@webex/internal-plugin-mercury": "3.10.0-next.12",
79
- "@webex/internal-plugin-presence": "3.10.0-next.12",
80
- "@webex/internal-plugin-support": "3.10.0-next.12",
81
- "@webex/internal-plugin-task": "^0.0.0-next.7",
82
- "@webex/internal-plugin-voicea": "3.10.0-next.14",
83
- "@webex/plugin-attachment-actions": "3.10.0-next.12",
84
- "@webex/plugin-authorization": "3.10.0-next.12",
85
- "@webex/plugin-device-manager": "3.10.0-next.12",
86
- "@webex/plugin-encryption": "3.10.0-next.12",
87
- "@webex/plugin-logger": "3.10.0-next.12",
88
- "@webex/plugin-meetings": "3.10.0-next.29",
89
- "@webex/plugin-memberships": "3.10.0-next.12",
90
- "@webex/plugin-messages": "3.10.0-next.12",
91
- "@webex/plugin-people": "3.10.0-next.12",
92
- "@webex/plugin-rooms": "3.10.0-next.12",
93
- "@webex/plugin-team-memberships": "3.10.0-next.12",
94
- "@webex/plugin-teams": "3.10.0-next.12",
95
- "@webex/plugin-webhooks": "3.10.0-next.12",
96
- "@webex/storage-adapter-local-storage": "3.10.0-next.12",
97
- "@webex/webex-core": "3.10.0-next.12",
73
+ "@webex/contact-center": "3.10.0-next.34",
74
+ "@webex/internal-plugin-calendar": "3.10.0-next.13",
75
+ "@webex/internal-plugin-device": "3.10.0-next.13",
76
+ "@webex/internal-plugin-dss": "3.10.0-next.13",
77
+ "@webex/internal-plugin-llm": "3.10.0-next.13",
78
+ "@webex/internal-plugin-mercury": "3.10.0-next.13",
79
+ "@webex/internal-plugin-presence": "3.10.0-next.13",
80
+ "@webex/internal-plugin-support": "3.10.0-next.13",
81
+ "@webex/internal-plugin-task": "^0.0.0-next.8",
82
+ "@webex/internal-plugin-voicea": "3.10.0-next.15",
83
+ "@webex/plugin-attachment-actions": "3.10.0-next.13",
84
+ "@webex/plugin-authorization": "3.10.0-next.13",
85
+ "@webex/plugin-device-manager": "3.10.0-next.13",
86
+ "@webex/plugin-encryption": "3.10.0-next.13",
87
+ "@webex/plugin-logger": "3.10.0-next.13",
88
+ "@webex/plugin-meetings": "3.10.0-next.30",
89
+ "@webex/plugin-memberships": "3.10.0-next.13",
90
+ "@webex/plugin-messages": "3.10.0-next.13",
91
+ "@webex/plugin-people": "3.10.0-next.13",
92
+ "@webex/plugin-rooms": "3.10.0-next.13",
93
+ "@webex/plugin-team-memberships": "3.10.0-next.13",
94
+ "@webex/plugin-teams": "3.10.0-next.13",
95
+ "@webex/plugin-webhooks": "3.10.0-next.13",
96
+ "@webex/storage-adapter-local-storage": "3.10.0-next.13",
97
+ "@webex/webex-core": "3.10.0-next.13",
98
98
  "lodash": "^4.17.21",
99
99
  "safe-buffer": "^5.2.0"
100
100
  },
101
- "version": "3.10.0-next.50"
101
+ "version": "3.10.0-next.51"
102
102
  }