Socket
Socket
Sign inDemoInstall

@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.6 to 1.5.7

2

package.json
{
"name": "@oasisdex/automation",
"version": "1.5.6",
"version": "1.5.7",
"description": "The set of utilities for Oasis automation",

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

@@ -169,2 +169,5 @@ import {

},
'0x2af43189E85CEA21aa8FA5d61139b771328d8D30': {
type: CommandContractType.SparkStopLossCommandV2,
},
},

@@ -171,0 +174,0 @@ }).map(([network, mapping]) => [

@@ -48,4 +48,6 @@ import { ethers } from 'ethers';

// SparkStopLossToDebtV2 = 114,
SparkStopLossToCollateralV2 = 115,
SparkStopLossToDebtV2 = 116,
// SparkStopLossToCollateralV2 = 115,
// SparkStopLossToDebtV2 = 116,
SparkStopLossToCollateralV2 = 117,
SparkStopLossToDebtV2 = 118,
}

@@ -52,0 +54,0 @@

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