wapi-client 0.6.13 → 0.6.15

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.
@@ -29991,7 +29991,7 @@ var BaseClient = class {
29991
29991
  };
29992
29992
 
29993
29993
  // package.json
29994
- var version = "0.6.13";
29994
+ var version = "0.6.15";
29995
29995
 
29996
29996
  // src/api/ws-client.ts
29997
29997
  function createClient(opts) {