@myx-trade/sdk 0.1.188 → 0.1.189

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/index.js CHANGED
@@ -1824,7 +1824,7 @@ var RotationProvider = class extends import_providers.BaseProvider {
1824
1824
  // package.json
1825
1825
  var package_default = {
1826
1826
  name: "@myx-trade/sdk",
1827
- version: "0.1.188",
1827
+ version: "0.1.189",
1828
1828
  private: false,
1829
1829
  publishConfig: {
1830
1830
  access: "public"
package/dist/index.mjs CHANGED
@@ -1731,7 +1731,7 @@ var RotationProvider = class extends BaseProvider {
1731
1731
  // package.json
1732
1732
  var package_default = {
1733
1733
  name: "@myx-trade/sdk",
1734
- version: "0.1.188",
1734
+ version: "0.1.189",
1735
1735
  private: false,
1736
1736
  publishConfig: {
1737
1737
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myx-trade/sdk",
3
- "version": "0.1.188",
3
+ "version": "0.1.189",
4
4
  "private": false,
5
5
  "publishConfig": {
6
6
  "access": "public"