@vonage/client-sdk 1.5.0-alpha.2 → 1.5.0-alpha.3
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
|
@@ -31489,7 +31489,7 @@ function requireClientsdkClientcore () {
|
|
|
31489
31489
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
31490
31490
|
//endregion
|
|
31491
31491
|
function BuildKonfig() {
|
|
31492
|
-
this.b19_1 = '1.5.0-alpha.
|
|
31492
|
+
this.b19_1 = '1.5.0-alpha.3';
|
|
31493
31493
|
}
|
|
31494
31494
|
var BuildKonfig_instance;
|
|
31495
31495
|
function BuildKonfig_getInstance() {
|
package/dist/client/index.mjs
CHANGED
|
@@ -31465,7 +31465,7 @@ function requireClientsdkClientcore () {
|
|
|
31465
31465
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
31466
31466
|
//endregion
|
|
31467
31467
|
function BuildKonfig() {
|
|
31468
|
-
this.b19_1 = '1.5.0-alpha.
|
|
31468
|
+
this.b19_1 = '1.5.0-alpha.3';
|
|
31469
31469
|
}
|
|
31470
31470
|
var BuildKonfig_instance;
|
|
31471
31471
|
function BuildKonfig_getInstance() {
|
package/dist/vonageClientSDK.js
CHANGED
|
@@ -30968,7 +30968,7 @@
|
|
|
30968
30968
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
30969
30969
|
//endregion
|
|
30970
30970
|
function BuildKonfig() {
|
|
30971
|
-
this.b19_1 = '1.5.0-alpha.
|
|
30971
|
+
this.b19_1 = '1.5.0-alpha.3';
|
|
30972
30972
|
}
|
|
30973
30973
|
var BuildKonfig_instance;
|
|
30974
30974
|
function CoreClientWithMedia() {
|