@vonage/client-sdk 1.4.0-snapshot.111.0 → 1.4.0-snapshot.112.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
|
@@ -20424,7 +20424,7 @@ function requireClientsdkClientcore () {
|
|
|
20424
20424
|
//endregion
|
|
20425
20425
|
function BuildKonfig() {
|
|
20426
20426
|
BuildKonfig_instance = this;
|
|
20427
|
-
this.t17_1 = '1.4.0-snapshot.
|
|
20427
|
+
this.t17_1 = '1.4.0-snapshot.112.0';
|
|
20428
20428
|
}
|
|
20429
20429
|
var BuildKonfig_instance;
|
|
20430
20430
|
function BuildKonfig_getInstance() {
|
package/dist/client/index.mjs
CHANGED
|
@@ -20400,7 +20400,7 @@ function requireClientsdkClientcore () {
|
|
|
20400
20400
|
//endregion
|
|
20401
20401
|
function BuildKonfig() {
|
|
20402
20402
|
BuildKonfig_instance = this;
|
|
20403
|
-
this.t17_1 = '1.4.0-snapshot.
|
|
20403
|
+
this.t17_1 = '1.4.0-snapshot.112.0';
|
|
20404
20404
|
}
|
|
20405
20405
|
var BuildKonfig_instance;
|
|
20406
20406
|
function BuildKonfig_getInstance() {
|
package/dist/vonageClientSDK.js
CHANGED
|
@@ -19936,7 +19936,7 @@
|
|
|
19936
19936
|
//endregion
|
|
19937
19937
|
function BuildKonfig() {
|
|
19938
19938
|
BuildKonfig_instance = this;
|
|
19939
|
-
this.t17_1 = '1.4.0-snapshot.
|
|
19939
|
+
this.t17_1 = '1.4.0-snapshot.112.0';
|
|
19940
19940
|
}
|
|
19941
19941
|
var BuildKonfig_instance;
|
|
19942
19942
|
function BuildKonfig_getInstance() {
|