🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

safe-cex

Package Overview
Dependencies
Maintainers
1
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

safe-cex - npm Package Compare versions

Comparing version
8.5.5
to
8.5.6
+2
-1
CHANGELOG.md

@@ -1,2 +0,2 @@

## [8.5.4](https://github.com/gmtech-xyz/safe-cex/compare/v8.5.1...v8.5.4) (2024-08-02)
## [8.5.5](https://github.com/gmtech-xyz/safe-cex/compare/v8.5.1...v8.5.5) (2024-08-13)

@@ -8,2 +8,3 @@

* **phemex:** compute uPNL from all positions ([4128be3](https://github.com/gmtech-xyz/safe-cex/commit/4128be3782f75f4a45e2a3e4e122b7ad22d672d1))
* **phemex:** reduce only orders type ([648e923](https://github.com/gmtech-xyz/safe-cex/commit/648e92392d77d06fa89edff5ed06290469898da2))
* **phemex:** set leverage to cross ([607cb8a](https://github.com/gmtech-xyz/safe-cex/commit/607cb8a8879ab9b0263bb4200f2987b4f13665a2))

@@ -10,0 +11,0 @@

@@ -338,3 +338,3 @@ "use strict";

leverage: `${leverage}`,
marginmode: 'cross',
marginMode: 'cross',
});

@@ -341,0 +341,0 @@ this.leverageHash[market.id] = leverage;

{
"name": "safe-cex",
"version": "8.5.5",
"version": "8.5.6",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",