Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ex-master/core

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ex-master/core - npm Package Compare versions

Comparing version 0.1.23 to 0.1.24

4

bld/exchange/exchange.js

@@ -242,3 +242,5 @@ "use strict";

.filter((order) => !!order);
await this.cancelOrders(market, ordersToCancel);
if (ordersToCancel.length) {
await this.cancelOrders(market, ordersToCancel);
}
for (i; i < updates.length; i++) {

@@ -245,0 +247,0 @@ let { descriptor } = updates[i];

{
"name": "@ex-master/core",
"version": "0.1.23",
"version": "0.1.24",
"main": "bld/index.js",

@@ -5,0 +5,0 @@ "types": "bld/index.d.ts",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc