@vonage/client-sdk 1.4.2-rc.0 → 1.4.2-rc.1
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
|
@@ -20644,7 +20644,7 @@ function requireClientsdkClientcore () {
|
|
|
20644
20644
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
20645
20645
|
//endregion
|
|
20646
20646
|
function BuildKonfig() {
|
|
20647
|
-
this.q18_1 = '1.4.2-rc.
|
|
20647
|
+
this.q18_1 = '1.4.2-rc.1';
|
|
20648
20648
|
}
|
|
20649
20649
|
var BuildKonfig_instance;
|
|
20650
20650
|
function BuildKonfig_getInstance() {
|
package/dist/client/index.mjs
CHANGED
|
@@ -20620,7 +20620,7 @@ function requireClientsdkClientcore () {
|
|
|
20620
20620
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
20621
20621
|
//endregion
|
|
20622
20622
|
function BuildKonfig() {
|
|
20623
|
-
this.q18_1 = '1.4.2-rc.
|
|
20623
|
+
this.q18_1 = '1.4.2-rc.1';
|
|
20624
20624
|
}
|
|
20625
20625
|
var BuildKonfig_instance;
|
|
20626
20626
|
function BuildKonfig_getInstance() {
|
package/dist/vonageClientSDK.js
CHANGED
|
@@ -20117,7 +20117,7 @@
|
|
|
20117
20117
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
20118
20118
|
//endregion
|
|
20119
20119
|
function BuildKonfig() {
|
|
20120
|
-
this.q18_1 = '1.4.2-rc.
|
|
20120
|
+
this.q18_1 = '1.4.2-rc.1';
|
|
20121
20121
|
}
|
|
20122
20122
|
var BuildKonfig_instance;
|
|
20123
20123
|
function CoreClientWithMedia() {
|