New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.10 to 0.1.11

2

bld/exchange/exchange.js

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

price: this.ensurePricePrecision(market, price),
size: this.ensureSizePrecision(market, size, 'up'),
size: this.ensureSizePrecision(market, size, 'down'),
priceDebounceUpper: priceDebounceUpper

@@ -140,0 +140,0 @@ ? this.ensurePricePrecision(market, priceDebounceUpper, 'up')

{
"name": "@ex-master/core",
"version": "0.1.10",
"version": "0.1.11",
"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