New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@equilab/marginly-sdk

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equilab/marginly-sdk - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

1

dist/marginlyPoolMath.js

@@ -144,5 +144,4 @@ "use strict";

const power = baseDecimalsNext.sub(quoteDecimal);
console.log(whole, fraction, baseDecimalsNext.toString(), priceNext.toString(), power.toString());
return priceNext.mul(consts_1.FP96_ONE).div(ethers_1.BigNumber.from(10).pow(power));
}
exports.convertPriceStringToX96 = convertPriceStringToX96;

2

package.json
{
"name": "@equilab/marginly-sdk",
"version": "1.0.12",
"version": "1.0.13",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/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