@vonage/client-sdk 1.5.0-beta.2 → 1.5.0-rc.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
|
@@ -31507,7 +31507,7 @@ function requireClientsdkClientcore () {
|
|
|
31507
31507
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
31508
31508
|
//endregion
|
|
31509
31509
|
function BuildKonfig() {
|
|
31510
|
-
this.b19_1 = '1.5.0-
|
|
31510
|
+
this.b19_1 = '1.5.0-rc.0';
|
|
31511
31511
|
}
|
|
31512
31512
|
var BuildKonfig_instance;
|
|
31513
31513
|
function BuildKonfig_getInstance() {
|
package/dist/client/index.mjs
CHANGED
|
@@ -31483,7 +31483,7 @@ function requireClientsdkClientcore () {
|
|
|
31483
31483
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
31484
31484
|
//endregion
|
|
31485
31485
|
function BuildKonfig() {
|
|
31486
|
-
this.b19_1 = '1.5.0-
|
|
31486
|
+
this.b19_1 = '1.5.0-rc.0';
|
|
31487
31487
|
}
|
|
31488
31488
|
var BuildKonfig_instance;
|
|
31489
31489
|
function BuildKonfig_getInstance() {
|
package/dist/vonageClientSDK.js
CHANGED
|
@@ -30987,7 +30987,7 @@
|
|
|
30987
30987
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
30988
30988
|
//endregion
|
|
30989
30989
|
function BuildKonfig() {
|
|
30990
|
-
this.b19_1 = '1.5.0-
|
|
30990
|
+
this.b19_1 = '1.5.0-rc.0';
|
|
30991
30991
|
}
|
|
30992
30992
|
var BuildKonfig_instance;
|
|
30993
30993
|
function CoreClientWithMedia() {
|