wapi-client 0.6.2 → 0.6.3
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.
|
@@ -27822,7 +27822,7 @@ var SocketStatuses;
|
|
|
27822
27822
|
})(SocketStatuses || (SocketStatuses = {}));
|
|
27823
27823
|
|
|
27824
27824
|
// package.json
|
|
27825
|
-
var version = "0.6.
|
|
27825
|
+
var version = "0.6.3";
|
|
27826
27826
|
|
|
27827
27827
|
// src/api/ws-client.ts
|
|
27828
27828
|
function createClient(opts) {
|