@vonage/client-sdk 1.5.1-beta.1 → 1.5.1-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
|
@@ -34093,7 +34093,7 @@ function requireClientsdkClientcore () {
|
|
|
34093
34093
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
34094
34094
|
//endregion
|
|
34095
34095
|
function BuildKonfig() {
|
|
34096
|
-
this.g1d_1 = '1.5.1-
|
|
34096
|
+
this.g1d_1 = '1.5.1-rc.0';
|
|
34097
34097
|
}
|
|
34098
34098
|
var BuildKonfig_instance;
|
|
34099
34099
|
function BuildKonfig_getInstance() {
|
package/dist/client/index.mjs
CHANGED
|
@@ -34069,7 +34069,7 @@ function requireClientsdkClientcore () {
|
|
|
34069
34069
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
34070
34070
|
//endregion
|
|
34071
34071
|
function BuildKonfig() {
|
|
34072
|
-
this.g1d_1 = '1.5.1-
|
|
34072
|
+
this.g1d_1 = '1.5.1-rc.0';
|
|
34073
34073
|
}
|
|
34074
34074
|
var BuildKonfig_instance;
|
|
34075
34075
|
function BuildKonfig_getInstance() {
|
package/dist/vonageClientSDK.js
CHANGED
|
@@ -33566,7 +33566,7 @@
|
|
|
33566
33566
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
33567
33567
|
//endregion
|
|
33568
33568
|
function BuildKonfig() {
|
|
33569
|
-
this.g1d_1 = '1.5.1-
|
|
33569
|
+
this.g1d_1 = '1.5.1-rc.0';
|
|
33570
33570
|
}
|
|
33571
33571
|
var BuildKonfig_instance;
|
|
33572
33572
|
function CoreClientWithMedia() {
|