From ca686f95d504e46756144c0003da0c114666e7c2 Mon Sep 17 00:00:00 2001 From: Sreekanth Narayanan <131740035+sreenara@users.noreply.github.com> Date: Tue, 3 Dec 2024 23:27:12 +0530 Subject: [PATCH] docs(changelog): changelog for v3.7.0 (#4019) --- docs/changelog/logs/main.json | 3 +- docs/changelog/logs/v3_7_0.json | 7422 +++++++++++++++++++++++++++++++ 2 files changed, 7424 insertions(+), 1 deletion(-) create mode 100644 docs/changelog/logs/v3_7_0.json diff --git a/docs/changelog/logs/main.json b/docs/changelog/logs/main.json index 8bf6af6a690..09efcf136c6 100644 --- a/docs/changelog/logs/main.json +++ b/docs/changelog/logs/main.json @@ -3,5 +3,6 @@ "0.0.0": "logs/v0_0_0.json", "3.4.0": "logs/v3_4_0.json", "3.5.0": "logs/v3_5_0.json", - "3.6.0": "logs/v3_6_0.json" + "3.6.0": "logs/v3_6_0.json", + "3.7.0": "logs/v3_7_0.json" } \ No newline at end of file diff --git a/docs/changelog/logs/v3_7_0.json b/docs/changelog/logs/v3_7_0.json new file mode 100644 index 00000000000..5133094ddd6 --- /dev/null +++ b/docs/changelog/logs/v3_7_0.json @@ -0,0 +1,7422 @@ +{ + "@webex/calling": { + "3.7.0": { + "published_date": 1733270779918, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/xunit-with-logs": { + "3.7.0": { + "published_date": 1733270779922, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/webrtc": { + "3.7.0": { + "published_date": 1733270779923, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/webex-server": { + "3.7.0": { + "published_date": 1733270779924, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/webex-core": { + "3.7.0": { + "published_date": 1733270779925, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-users": { + "3.7.0": { + "published_date": 1733270779926, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-helper-test-users": { + "3.7.0": { + "published_date": 1733270779927, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-helper-server": { + "3.7.0": { + "published_date": 1733270779928, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-helper-retry": { + "3.7.0": { + "published_date": 1733270779929, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-helper-refresh-callback": { + "3.7.0": { + "published_date": 1733270779931, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-helper-mock-webex": { + "3.7.0": { + "published_date": 1733270779933, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-helper-mock-web-socket": { + "3.7.0": { + "published_date": 1733270779934, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-helper-mocha": { + "3.7.0": { + "published_date": 1733270779936, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-helper-make-local-url": { + "3.7.0": { + "published_date": 1733270779937, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-helper-file": { + "3.7.0": { + "published_date": 1733270779940, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-helper-chai": { + "3.7.0": { + "published_date": 1733270779942, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-helper-automation": { + "3.7.0": { + "published_date": 1733270779944, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/test-helper-appid": { + "3.7.0": { + "published_date": 1733270779946, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/storage-adapter-spec": { + "3.7.0": { + "published_date": 1733270779948, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/storage-adapter-session-storage": { + "3.7.0": { + "published_date": 1733270779950, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/storage-adapter-local-storage": { + "3.7.0": { + "published_date": 1733270779953, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/storage-adapter-local-forage": { + "3.7.0": { + "published_date": 1733270779955, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/recipe-private-web-client": { + "3.7.0": { + "published_date": 1733270779957, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-webhooks": { + "3.7.0": { + "published_date": 1733270779960, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-teams": { + "3.7.0": { + "published_date": 1733270779962, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-team-memberships": { + "3.7.0": { + "published_date": 1733270779964, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-rooms": { + "3.7.0": { + "published_date": 1733270779967, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-people": { + "3.7.0": { + "published_date": 1733270779969, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-messages": { + "3.7.0": { + "published_date": 1733270779972, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-memberships": { + "3.7.0": { + "published_date": 1733270779975, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-meetings": { + "3.7.0": { + "published_date": 1733270779977, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-logger": { + "3.7.0": { + "published_date": 1733270779980, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-device-manager": { + "3.7.0": { + "published_date": 1733270779983, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-authorization-node": { + "3.7.0": { + "published_date": 1733270779986, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-authorization-browser-first-party": { + "3.7.0": { + "published_date": 1733270779990, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-authorization-browser": { + "3.7.0": { + "published_date": 1733270779992, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-authorization": { + "3.7.0": { + "published_date": 1733270779995, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/plugin-attachment-actions": { + "3.7.0": { + "published_date": 1733270779999, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/media-helpers": { + "3.7.0": { + "published_date": 1733270780007, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/jsdoctrinetest": { + "3.7.0": { + "published_date": 1733270780010, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-wdm": { + "3.7.0": { + "published_date": 1733270780014, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-voicea": { + "3.7.0": { + "published_date": 1733270780018, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-user": { + "3.7.0": { + "published_date": 1733270780021, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-team": { + "3.7.0": { + "published_date": 1733270780025, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-support": { + "3.7.0": { + "published_date": 1733270780028, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-search": { + "3.7.0": { + "published_date": 1733270780033, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-scheduler": { + "3.7.0": { + "published_date": 1733270780036, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-presence": { + "3.7.0": { + "published_date": 1733270780040, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-metrics": { + "3.7.0": { + "published_date": 1733270780044, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-mercury": { + "3.7.0": { + "published_date": 1733270780048, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-lyra": { + "3.7.0": { + "published_date": 1733270780052, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-locus": { + "3.7.0": { + "published_date": 1733270780056, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-llm": { + "3.7.0": { + "published_date": 1733270780060, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-flag": { + "3.7.0": { + "published_date": 1733270780066, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-feature": { + "3.7.0": { + "published_date": 1733270780070, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-encryption": { + "3.7.0": { + "published_date": 1733270780074, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-ediscovery": { + "3.7.0": { + "published_date": 1733270780079, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-dss": { + "3.7.0": { + "published_date": 1733270780085, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-device": { + "3.7.0": { + "published_date": 1733270780090, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-conversation": { + "3.7.0": { + "published_date": 1733270780095, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-calendar": { + "3.7.0": { + "published_date": 1733270780099, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-board": { + "3.7.0": { + "published_date": 1733270780105, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/internal-plugin-avatar": { + "3.7.0": { + "published_date": 1733270780109, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/http-core": { + "3.7.0": { + "published_date": 1733270780114, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/helper-image": { + "3.7.0": { + "published_date": 1733270780120, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/helper-html": { + "3.7.0": { + "published_date": 1733270780128, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/common-timers": { + "3.7.0": { + "published_date": 1733270780132, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/common-evented": { + "3.7.0": { + "published_date": 1733270780138, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "@webex/common": { + "3.7.0": { + "published_date": 1733270780144, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0", + "webex": "3.7.0" + } + } + }, + "webex": { + "3.7.0": { + "published_date": 1733270780151, + "commits": { + "8225a78b1131d682bf9055b9aa8b3cbc8989de63": "fix(meetings): add llm plugin as dependency for meetings.min.js (#4017)", + "602e8c625df1569277a770cc7c9a72107515e012": "fix(samples): update wording in samples to avoid confusion (#4014)", + "0ec1a207d97c1798c6a96d8aae349856a8193f55": "fix(meetings): handle getMe error due to insufficient privileges (#4011)", + "daefe97735da016e4afd7e0bc9b3fb524a57e084": "fix(automotive): qr code for launching webex app (#4012)", + "99c21e860a377d1d7c6cb8161923413a97dd94b4": "fix(authorization): qrcode - too fast polling (#4007)", + "4666a02efe26e10b42846bc1226f0cc9b7f7e639": "fix: update internal-media-core version (#4010)", + "c4ba3e5055b8d0099996c1bfd45f636d78438df6": "fix(plugin-meetings): skip empty ice candidates for Firefox (#4003)", + "7e0ed3c9b4493d28926e943c2739d5ae5fbf63e3": "feat(meetings): timeout for cluster discovery request (#4004)", + "30d29dd72dba39d756080db1965583747f8c3204": "fix(plugin-meetings): stop stats analyzer during reconnection (#3990)", + "e8a8fc010e392ab013905a9e4b5afe2193f3a7dc": "feat(internal-device-plugin): added deleteDevices (#3998)", + "6b5dae23ebfcc109402a33c9e494bddce077de19": "feat: added 'forced' param to IpNetworkDetector.detect() (#4001)", + "70a014c7b3fd2f7c6ecf25b6d79b2d56b023f0e1": "fix(plugin-meetings): added default bundlePolicy value (#3996)", + "ed1798d6f99832f91764c638d30a7e6ab36ac2da": "feat(automotive): qr code login flow for automotive app (#3974)", + "c80bb5e2d078d68414ad6fa1d912cfde131a8824": "feat(Webinar) - Locus API and DTO update for Webinar (#3972)", + "ea7c9b801b09848554e878243cdaba0532ec1bc8": "fix(mercury): add client timestamp (#3993)", + "8d6d1bc8cf4bfdda514d318bd1f80426dbc6831a": "fix(convo): coerce to 0 (#3994)", + "67df770476cfc7e398bc6b803d018acc5df48917": "feat(consolidated-interstitial): joinFlowVersion from meeting.callStateForMetrics (#3997)", + "3bec5143564146fa28f9c9175a292a5e9a92b131": "feat(consolidated-interstitial): add joinFlowVersion as CA event option (#3991)", + "cd7cf5bdd973c773186d32c70a9bbf740cd64ec9": "fix: cannot unmute web client in moderated unmute mode when unmuteAllowed is false (#3992)", + "d5445fe2ba9aa862d0d632c69a4d27b391b0b109": "fix(plugin-meetings): skip requesting max fs update when width/height are zero (#3980)", + "045b1acdc11332ce3e471fc6bf3b3511757836c4": "feat(conversation): config encrypt decrypt payload transforms (#3977)", + "52fb49ecf7fa536f94a22804e4547048634c8ee8": "fix: locus DTOs not handled if an earlier one causes an error (#3982)", + "ddaab3e05fd8a1548033c6ee565581b01b1263f7": "feat(webinar): spark-579207 return registration info (#3968)", + "9cc28e787be11fe1bd2c7b1a6f75890d3dcbfb40": "fix(plugin-meetings): improve error handling for stream state ended (#3975)", + "de66cebb1df56d87e8d1075d5fd71e6a7d004de9": "fix: more logs for publishing/unpublishing streams and sharing (#3979)", + "f6017e0d87d856f6482811f1bbaf5548b28b80e6": "fix(samples): dummy-commit-to-rebuild-samples (#3976)", + "397373d3bb5c01622f56568a9cb4e7f0dd49a926": "fix(contacts): return promise on all contact resolution - safari issue (#3967)", + "10693e97c93b0ca87ca8c0473e835f613376fa9e": "fix: added config for backend ipv6 native support (#3962)" + }, + "alongWith": { + "@webex/common": "3.7.0", + "@webex/common-evented": "3.7.0", + "@webex/common-timers": "3.7.0", + "@webex/helper-html": "3.7.0", + "@webex/helper-image": "3.7.0", + "@webex/http-core": "3.7.0", + "@webex/internal-plugin-avatar": "3.7.0", + "@webex/internal-plugin-board": "3.7.0", + "@webex/internal-plugin-calendar": "3.7.0", + "@webex/internal-plugin-conversation": "3.7.0", + "@webex/internal-plugin-device": "3.7.0", + "@webex/internal-plugin-dss": "3.7.0", + "@webex/internal-plugin-ediscovery": "3.7.0", + "@webex/internal-plugin-encryption": "3.7.0", + "@webex/internal-plugin-feature": "3.7.0", + "@webex/internal-plugin-flag": "3.7.0", + "@webex/internal-plugin-llm": "3.7.0", + "@webex/internal-plugin-locus": "3.7.0", + "@webex/internal-plugin-lyra": "3.7.0", + "@webex/internal-plugin-mercury": "3.7.0", + "@webex/internal-plugin-metrics": "3.7.0", + "@webex/internal-plugin-presence": "3.7.0", + "@webex/internal-plugin-scheduler": "3.7.0", + "@webex/internal-plugin-search": "3.7.0", + "@webex/internal-plugin-support": "3.7.0", + "@webex/internal-plugin-team": "3.7.0", + "@webex/internal-plugin-user": "3.7.0", + "@webex/internal-plugin-voicea": "3.7.0", + "@webex/internal-plugin-wdm": "3.7.0", + "@webex/jsdoctrinetest": "3.7.0", + "@webex/media-helpers": "3.7.0", + "@webex/plugin-attachment-actions": "3.7.0", + "@webex/plugin-authorization": "3.7.0", + "@webex/plugin-authorization-browser": "3.7.0", + "@webex/plugin-authorization-browser-first-party": "3.7.0", + "@webex/plugin-authorization-node": "3.7.0", + "@webex/plugin-device-manager": "3.7.0", + "@webex/plugin-logger": "3.7.0", + "@webex/plugin-meetings": "3.7.0", + "@webex/plugin-memberships": "3.7.0", + "@webex/plugin-messages": "3.7.0", + "@webex/plugin-people": "3.7.0", + "@webex/plugin-rooms": "3.7.0", + "@webex/plugin-team-memberships": "3.7.0", + "@webex/plugin-teams": "3.7.0", + "@webex/plugin-webhooks": "3.7.0", + "@webex/recipe-private-web-client": "3.7.0", + "@webex/storage-adapter-local-forage": "3.7.0", + "@webex/storage-adapter-local-storage": "3.7.0", + "@webex/storage-adapter-session-storage": "3.7.0", + "@webex/storage-adapter-spec": "3.7.0", + "@webex/test-helper-appid": "3.7.0", + "@webex/test-helper-automation": "3.7.0", + "@webex/test-helper-chai": "3.7.0", + "@webex/test-helper-file": "3.7.0", + "@webex/test-helper-make-local-url": "3.7.0", + "@webex/test-helper-mocha": "3.7.0", + "@webex/test-helper-mock-web-socket": "3.7.0", + "@webex/test-helper-mock-webex": "3.7.0", + "@webex/test-helper-refresh-callback": "3.7.0", + "@webex/test-helper-retry": "3.7.0", + "@webex/test-helper-server": "3.7.0", + "@webex/test-helper-test-users": "3.7.0", + "@webex/test-users": "3.7.0", + "@webex/webex-core": "3.7.0", + "@webex/webex-server": "3.7.0", + "@webex/webrtc": "3.7.0", + "@webex/xunit-with-logs": "3.7.0", + "@webex/calling": "3.7.0" + } + } + } +} \ No newline at end of file