@vonage/client-sdk 2.1.2-rc.1 → 2.1.2
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
|
@@ -33924,7 +33924,7 @@ function requireClientsdkClientcore () {
|
|
|
33924
33924
|
initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
|
|
33925
33925
|
//endregion
|
|
33926
33926
|
function BuildKonfig() {
|
|
33927
|
-
this.u1d_1 = '2.1.2
|
|
33927
|
+
this.u1d_1 = '2.1.2';
|
|
33928
33928
|
}
|
|
33929
33929
|
var BuildKonfig_instance;
|
|
33930
33930
|
function BuildKonfig_getInstance() {
|
package/dist/client/index.mjs
CHANGED
|
@@ -33900,7 +33900,7 @@ function requireClientsdkClientcore () {
|
|
|
33900
33900
|
initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
|
|
33901
33901
|
//endregion
|
|
33902
33902
|
function BuildKonfig() {
|
|
33903
|
-
this.u1d_1 = '2.1.2
|
|
33903
|
+
this.u1d_1 = '2.1.2';
|
|
33904
33904
|
}
|
|
33905
33905
|
var BuildKonfig_instance;
|
|
33906
33906
|
function BuildKonfig_getInstance() {
|
package/dist/vonageClientSDK.js
CHANGED
|
@@ -33415,7 +33415,7 @@
|
|
|
33415
33415
|
initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
|
|
33416
33416
|
//endregion
|
|
33417
33417
|
function BuildKonfig() {
|
|
33418
|
-
this.u1d_1 = '2.1.2
|
|
33418
|
+
this.u1d_1 = '2.1.2';
|
|
33419
33419
|
}
|
|
33420
33420
|
var BuildKonfig_instance;
|
|
33421
33421
|
function CoreClientWithMedia() {
|