webex 2.59.3-next.2 → 2.59.3-next.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/package.json CHANGED
@@ -51,39 +51,39 @@
51
51
  "@webex/eslint-config-legacy": "^0.0.0",
52
52
  "@webex/jest-config-legacy": "^0.0.0",
53
53
  "@webex/legacy-tools": "^0.0.0",
54
- "@webex/plugin-authorization": "^2.59.1-next.0",
55
- "@webex/test-helper-chai": "^2.59.1-next.0",
56
- "@webex/test-helper-file": "^2.59.1-next.0",
57
- "@webex/test-helper-mocha": "^2.59.1-next.0",
58
- "@webex/test-helper-mock-webex": "^2.59.1-next.0",
59
- "@webex/test-helper-test-users": "^2.59.1-next.0",
54
+ "@webex/plugin-authorization": "^2.59.3-next.1",
55
+ "@webex/test-helper-chai": "^2.59.3-next.1",
56
+ "@webex/test-helper-file": "^2.59.3-next.1",
57
+ "@webex/test-helper-mocha": "^2.59.3-next.1",
58
+ "@webex/test-helper-mock-webex": "^2.59.3-next.1",
59
+ "@webex/test-helper-test-users": "^2.59.3-next.1",
60
60
  "sinon": "^9.2.4",
61
- "webex": "^2.59.3-next.2"
61
+ "webex": "^2.59.3-next.4"
62
62
  },
63
63
  "dependencies": {
64
64
  "@babel/polyfill": "^7.12.1",
65
65
  "@babel/runtime-corejs2": "^7.14.8",
66
- "@webex/calling": "^3.0.0-next.3",
67
- "@webex/common": "^2.59.1-next.0",
68
- "@webex/internal-plugin-calendar": "^2.59.1-next.0",
69
- "@webex/internal-plugin-device": "^2.59.1-next.0",
70
- "@webex/internal-plugin-presence": "^2.59.1-next.0",
71
- "@webex/internal-plugin-support": "^2.59.1-next.0",
72
- "@webex/plugin-attachment-actions": "^2.59.1-next.0",
73
- "@webex/plugin-authorization": "^2.59.1-next.0",
74
- "@webex/plugin-device-manager": "^2.59.1-next.0",
75
- "@webex/plugin-logger": "^2.59.1-next.0",
76
- "@webex/plugin-meetings": "^2.59.1-next.0",
77
- "@webex/plugin-memberships": "^2.59.1-next.0",
78
- "@webex/plugin-messages": "^2.59.1-next.0",
79
- "@webex/plugin-people": "^2.59.1-next.0",
80
- "@webex/plugin-rooms": "^2.59.1-next.0",
81
- "@webex/plugin-team-memberships": "^2.59.1-next.0",
82
- "@webex/plugin-teams": "^2.59.1-next.0",
83
- "@webex/plugin-webhooks": "^2.59.1-next.0",
84
- "@webex/storage-adapter-local-storage": "^2.59.1-next.0",
85
- "@webex/webex-core": "^2.59.1-next.0",
66
+ "@webex/calling": "^3.0.0-next.5",
67
+ "@webex/common": "^2.59.3-next.1",
68
+ "@webex/internal-plugin-calendar": "^2.59.3-next.1",
69
+ "@webex/internal-plugin-device": "^2.59.3-next.1",
70
+ "@webex/internal-plugin-presence": "^2.59.3-next.1",
71
+ "@webex/internal-plugin-support": "^2.59.3-next.1",
72
+ "@webex/plugin-attachment-actions": "^2.59.3-next.1",
73
+ "@webex/plugin-authorization": "^2.59.3-next.1",
74
+ "@webex/plugin-device-manager": "^2.59.3-next.1",
75
+ "@webex/plugin-logger": "^2.59.3-next.1",
76
+ "@webex/plugin-meetings": "^2.59.3-next.1",
77
+ "@webex/plugin-memberships": "^2.59.3-next.1",
78
+ "@webex/plugin-messages": "^2.59.3-next.1",
79
+ "@webex/plugin-people": "^2.59.3-next.1",
80
+ "@webex/plugin-rooms": "^2.59.3-next.1",
81
+ "@webex/plugin-team-memberships": "^2.59.3-next.1",
82
+ "@webex/plugin-teams": "^2.59.3-next.1",
83
+ "@webex/plugin-webhooks": "^2.59.3-next.1",
84
+ "@webex/storage-adapter-local-storage": "^2.59.3-next.1",
85
+ "@webex/webex-core": "^2.59.3-next.1",
86
86
  "lodash": "^4.17.21"
87
87
  },
88
- "version": "2.59.3-next.2"
88
+ "version": "2.59.3-next.4"
89
89
  }