@myx-trade/sdk 0.1.89 → 0.1.90

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
@@ -1838,7 +1838,7 @@ var RotationProvider = class extends import_providers.BaseProvider {
1838
1838
  // package.json
1839
1839
  var package_default = {
1840
1840
  name: "@myx-trade/sdk",
1841
- version: "0.1.89",
1841
+ version: "0.1.90",
1842
1842
  private: false,
1843
1843
  publishConfig: {
1844
1844
  access: "public"
package/dist/index.mjs CHANGED
@@ -1749,7 +1749,7 @@ var RotationProvider = class extends BaseProvider {
1749
1749
  // package.json
1750
1750
  var package_default = {
1751
1751
  name: "@myx-trade/sdk",
1752
- version: "0.1.89",
1752
+ version: "0.1.90",
1753
1753
  private: false,
1754
1754
  publishConfig: {
1755
1755
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myx-trade/sdk",
3
- "version": "0.1.89",
3
+ "version": "0.1.90",
4
4
  "private": false,
5
5
  "publishConfig": {
6
6
  "access": "public"