@vonage/client-sdk 2.2.0-snapshot.153.0 → 2.2.0-snapshot.154.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/client/index.cjs
CHANGED
|
@@ -34041,7 +34041,7 @@ function requireClientsdkClientcore () {
|
|
|
34041
34041
|
initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
|
|
34042
34042
|
//endregion
|
|
34043
34043
|
function BuildKonfig() {
|
|
34044
|
-
this.x1d_1 = '2.2.0-snapshot.
|
|
34044
|
+
this.x1d_1 = '2.2.0-snapshot.154.0';
|
|
34045
34045
|
}
|
|
34046
34046
|
var BuildKonfig_instance;
|
|
34047
34047
|
function BuildKonfig_getInstance() {
|
package/dist/client/index.mjs
CHANGED
|
@@ -34017,7 +34017,7 @@ function requireClientsdkClientcore () {
|
|
|
34017
34017
|
initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
|
|
34018
34018
|
//endregion
|
|
34019
34019
|
function BuildKonfig() {
|
|
34020
|
-
this.x1d_1 = '2.2.0-snapshot.
|
|
34020
|
+
this.x1d_1 = '2.2.0-snapshot.154.0';
|
|
34021
34021
|
}
|
|
34022
34022
|
var BuildKonfig_instance;
|
|
34023
34023
|
function BuildKonfig_getInstance() {
|
package/dist/vonageClientSDK.js
CHANGED
|
@@ -33532,7 +33532,7 @@
|
|
|
33532
33532
|
initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
|
|
33533
33533
|
//endregion
|
|
33534
33534
|
function BuildKonfig() {
|
|
33535
|
-
this.x1d_1 = '2.2.0-snapshot.
|
|
33535
|
+
this.x1d_1 = '2.2.0-snapshot.154.0';
|
|
33536
33536
|
}
|
|
33537
33537
|
var BuildKonfig_instance;
|
|
33538
33538
|
function CoreClientWithMedia() {
|