@vonage/client-sdk 2.1.0-rc.0 → 2.1.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
|
@@ -33897,7 +33897,7 @@ function requireClientsdkClientcore () {
|
|
|
33897
33897
|
initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
|
|
33898
33898
|
//endregion
|
|
33899
33899
|
function BuildKonfig() {
|
|
33900
|
-
this.u1d_1 = '2.1.0
|
|
33900
|
+
this.u1d_1 = '2.1.0';
|
|
33901
33901
|
}
|
|
33902
33902
|
var BuildKonfig_instance;
|
|
33903
33903
|
function BuildKonfig_getInstance() {
|
package/dist/client/index.mjs
CHANGED
|
@@ -33873,7 +33873,7 @@ function requireClientsdkClientcore () {
|
|
|
33873
33873
|
initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
|
|
33874
33874
|
//endregion
|
|
33875
33875
|
function BuildKonfig() {
|
|
33876
|
-
this.u1d_1 = '2.1.0
|
|
33876
|
+
this.u1d_1 = '2.1.0';
|
|
33877
33877
|
}
|
|
33878
33878
|
var BuildKonfig_instance;
|
|
33879
33879
|
function BuildKonfig_getInstance() {
|
package/dist/vonageClientSDK.js
CHANGED
|
@@ -33386,7 +33386,7 @@
|
|
|
33386
33386
|
initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
|
|
33387
33387
|
//endregion
|
|
33388
33388
|
function BuildKonfig() {
|
|
33389
|
-
this.u1d_1 = '2.1.0
|
|
33389
|
+
this.u1d_1 = '2.1.0';
|
|
33390
33390
|
}
|
|
33391
33391
|
var BuildKonfig_instance;
|
|
33392
33392
|
function CoreClientWithMedia() {
|