Socket
Socket
Sign inDemoInstall

@oasisdex/automation

Package Overview
Dependencies
47
Maintainers
9
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.5-morpho.3 to 1.6.5-morpho.4

30

lib/src/mapping.js

@@ -754,17 +754,17 @@ "use strict";

[types_1.CommandContractType.DmaMorphoBlueTrailingStopLossCommandV2]: [
'positionAddress',
'triggerType',
'maxCoverage',
'debtToken',
'collateralToken',
'operationName',
'poolId',
'quoteDecimals',
'collateralDecimals',
'collateralOracle',
'collateralAddedRoundId',
'debtOracle',
'debtAddedRoundId',
'trailingDistance',
'closeToCollateral',
'address',
'uint16',
'uint256',
'address',
'address',
'bytes32',
'bytes32',
'uint8',
'uint8',
'address',
'uint80',
'address',
'uint80',
'uint256',
'bool', // closeToCollateral
],

@@ -771,0 +771,0 @@ };

{
"name": "@oasisdex/automation",
"packageManager": "yarn@1.22.21",
"version": "1.6.5-morpho.3",
"version": "1.6.5-morpho.4",
"description": "The set of utilities for Oasis automation",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/OasisDEX/common#readme",

@@ -770,17 +770,17 @@ import {

[CommandContractType.DmaMorphoBlueTrailingStopLossCommandV2]: [
'positionAddress',
'triggerType',
'maxCoverage',
'debtToken',
'collateralToken',
'operationName',
'poolId',
'quoteDecimals',
'collateralDecimals',
'collateralOracle',
'collateralAddedRoundId',
'debtOracle',
'debtAddedRoundId',
'trailingDistance',
'closeToCollateral',
'address', //positionAddress
'uint16', // triggerType
'uint256', // maxCoverage
'address', // debtToken
'address', // collateralToken
'bytes32', // operationName
'bytes32', // marketId
'uint8', // quote decimals
'uint8', // collateral decimals
'address', // collateralOracle
'uint80', // collateralAddedRoundId
'address', // debtOracle
'uint80', // debtAddedRoundId
'uint256', // trailingDistance
'bool', // closeToCollateral
],

@@ -787,0 +787,0 @@ } as const;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc