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

@oasisdex/automation

Package Overview
Dependencies
Maintainers
11
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oasisdex/automation - npm Package Compare versions

Comparing version 1.5.0-alpha.6 to 1.5.0-alpha.7

2

lib/src/mapping.d.ts

@@ -7,3 +7,3 @@ import { CommandContractInfo, CommandContractType, ParamDefinition } from './types';

readonly SimpleAAVESell: readonly ["address", "uint16", "uint256", "uint256", "address"];
readonly AutoTakeProfitCommand: readonly ["uint256", "uint16", "uint32"];
readonly AutoTakeProfitCommand: readonly ["uint256", "uint16", "uint256", "uint32"];
readonly BasicBuyCommand: readonly ["uint256", "uint16", "uint256", "uint256", "uint256", "bool", "uint64", "uint32"];

@@ -10,0 +10,0 @@ readonly BasicSellCommand: readonly ["uint256", "uint16", "uint256", "uint256", "uint256", "bool", "uint64", "uint32"];

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

],
[types_1.CommandContractType.AutoTakeProfitCommand]: ['uint256', 'uint16', 'uint32'],
[types_1.CommandContractType.AutoTakeProfitCommand]: ['uint256', 'uint16', 'uint256', 'uint32'],
[types_1.CommandContractType.BasicBuyCommand]: [

@@ -158,0 +158,0 @@ 'uint256',

{
"name": "@oasisdex/automation",
"version": "1.5.0-alpha.6",
"version": "1.5.0-alpha.7",
"description": "The set of utilities for Oasis automation",

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

@@ -167,3 +167,3 @@ import {

],
[CommandContractType.AutoTakeProfitCommand]: ['uint256', 'uint16', 'uint32'],
[CommandContractType.AutoTakeProfitCommand]: ['uint256', 'uint16', 'uint256', 'uint32'],
[CommandContractType.BasicBuyCommand]: [

@@ -170,0 +170,0 @@ 'uint256',

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc