@vonage/client-sdk 1.6.2-beta.0 → 1.6.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
|
@@ -34171,7 +34171,7 @@ function requireClientsdkClientcore () {
|
|
|
34171
34171
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
34172
34172
|
//endregion
|
|
34173
34173
|
function BuildKonfig() {
|
|
34174
|
-
this.p1d_1 = '1.6.2
|
|
34174
|
+
this.p1d_1 = '1.6.2';
|
|
34175
34175
|
}
|
|
34176
34176
|
var BuildKonfig_instance;
|
|
34177
34177
|
function BuildKonfig_getInstance() {
|
package/dist/client/index.mjs
CHANGED
|
@@ -34147,7 +34147,7 @@ function requireClientsdkClientcore () {
|
|
|
34147
34147
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
34148
34148
|
//endregion
|
|
34149
34149
|
function BuildKonfig() {
|
|
34150
|
-
this.p1d_1 = '1.6.2
|
|
34150
|
+
this.p1d_1 = '1.6.2';
|
|
34151
34151
|
}
|
|
34152
34152
|
var BuildKonfig_instance;
|
|
34153
34153
|
function BuildKonfig_getInstance() {
|
package/dist/vonageClientSDK.js
CHANGED
|
@@ -33644,7 +33644,7 @@
|
|
|
33644
33644
|
setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
|
|
33645
33645
|
//endregion
|
|
33646
33646
|
function BuildKonfig() {
|
|
33647
|
-
this.p1d_1 = '1.6.2
|
|
33647
|
+
this.p1d_1 = '1.6.2';
|
|
33648
33648
|
}
|
|
33649
33649
|
var BuildKonfig_instance;
|
|
33650
33650
|
function CoreClientWithMedia() {
|