webex 3.0.0-beta.76 → 3.0.0-beta.78
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/webex.js +1 -1
- package/package.json +26 -26
- package/umd/webex.min.js +2 -2
- package/umd/webex.min.js.map +1 -1
package/dist/webex.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "webex",
|
|
3
|
-
"version": "3.0.0-beta.
|
|
3
|
+
"version": "3.0.0-beta.78",
|
|
4
4
|
"description": "SDK for Cisco Webex",
|
|
5
5
|
"license": "Cisco EULA (https://www.cisco.com/c/en/us/products/end-user-license-agreement.html)",
|
|
6
6
|
"contributors": [
|
|
@@ -34,35 +34,35 @@
|
|
|
34
34
|
]
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@webex/plugin-authorization": "3.0.0-beta.
|
|
38
|
-
"@webex/test-helper-chai": "3.0.0-beta.
|
|
39
|
-
"@webex/test-helper-mocha": "3.0.0-beta.
|
|
40
|
-
"@webex/test-helper-test-users": "3.0.0-beta.
|
|
37
|
+
"@webex/plugin-authorization": "3.0.0-beta.78",
|
|
38
|
+
"@webex/test-helper-chai": "3.0.0-beta.78",
|
|
39
|
+
"@webex/test-helper-mocha": "3.0.0-beta.78",
|
|
40
|
+
"@webex/test-helper-test-users": "3.0.0-beta.78",
|
|
41
41
|
"sinon": "^9.2.4",
|
|
42
|
-
"webex": "3.0.0-beta.
|
|
42
|
+
"webex": "3.0.0-beta.78"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@babel/polyfill": "^7.12.1",
|
|
46
|
-
"@webex/common": "3.0.0-beta.
|
|
47
|
-
"@webex/internal-plugin-calendar": "3.0.0-beta.
|
|
48
|
-
"@webex/internal-plugin-device": "3.0.0-beta.
|
|
49
|
-
"@webex/internal-plugin-llm": "3.0.0-beta.
|
|
50
|
-
"@webex/internal-plugin-presence": "3.0.0-beta.
|
|
51
|
-
"@webex/internal-plugin-support": "3.0.0-beta.
|
|
52
|
-
"@webex/plugin-attachment-actions": "3.0.0-beta.
|
|
53
|
-
"@webex/plugin-authorization": "3.0.0-beta.
|
|
54
|
-
"@webex/plugin-device-manager": "3.0.0-beta.
|
|
55
|
-
"@webex/plugin-logger": "3.0.0-beta.
|
|
56
|
-
"@webex/plugin-meetings": "3.0.0-beta.
|
|
57
|
-
"@webex/plugin-memberships": "3.0.0-beta.
|
|
58
|
-
"@webex/plugin-messages": "3.0.0-beta.
|
|
59
|
-
"@webex/plugin-people": "3.0.0-beta.
|
|
60
|
-
"@webex/plugin-rooms": "3.0.0-beta.
|
|
61
|
-
"@webex/plugin-team-memberships": "3.0.0-beta.
|
|
62
|
-
"@webex/plugin-teams": "3.0.0-beta.
|
|
63
|
-
"@webex/plugin-webhooks": "3.0.0-beta.
|
|
64
|
-
"@webex/storage-adapter-local-storage": "3.0.0-beta.
|
|
65
|
-
"@webex/webex-core": "3.0.0-beta.
|
|
46
|
+
"@webex/common": "3.0.0-beta.78",
|
|
47
|
+
"@webex/internal-plugin-calendar": "3.0.0-beta.78",
|
|
48
|
+
"@webex/internal-plugin-device": "3.0.0-beta.78",
|
|
49
|
+
"@webex/internal-plugin-llm": "3.0.0-beta.78",
|
|
50
|
+
"@webex/internal-plugin-presence": "3.0.0-beta.78",
|
|
51
|
+
"@webex/internal-plugin-support": "3.0.0-beta.78",
|
|
52
|
+
"@webex/plugin-attachment-actions": "3.0.0-beta.78",
|
|
53
|
+
"@webex/plugin-authorization": "3.0.0-beta.78",
|
|
54
|
+
"@webex/plugin-device-manager": "3.0.0-beta.78",
|
|
55
|
+
"@webex/plugin-logger": "3.0.0-beta.78",
|
|
56
|
+
"@webex/plugin-meetings": "3.0.0-beta.78",
|
|
57
|
+
"@webex/plugin-memberships": "3.0.0-beta.78",
|
|
58
|
+
"@webex/plugin-messages": "3.0.0-beta.78",
|
|
59
|
+
"@webex/plugin-people": "3.0.0-beta.78",
|
|
60
|
+
"@webex/plugin-rooms": "3.0.0-beta.78",
|
|
61
|
+
"@webex/plugin-team-memberships": "3.0.0-beta.78",
|
|
62
|
+
"@webex/plugin-teams": "3.0.0-beta.78",
|
|
63
|
+
"@webex/plugin-webhooks": "3.0.0-beta.78",
|
|
64
|
+
"@webex/storage-adapter-local-storage": "3.0.0-beta.78",
|
|
65
|
+
"@webex/webex-core": "3.0.0-beta.78",
|
|
66
66
|
"lodash": "^4.17.21"
|
|
67
67
|
}
|
|
68
68
|
}
|