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