Socket
Socket
Sign inDemoInstall

@thorswap-lib/types

Package Overview
Dependencies
0
Maintainers
3
Versions
192
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-nightly-20231020184703 to 0.0.0-nightly-20231020185439

4

package.json

@@ -8,3 +8,3 @@ {

"vite": "4.4.9",
"@internal/config": "0.0.0-nightly-20231020184703"
"@internal/config": "0.0.0-nightly-20231020185439"
},

@@ -37,3 +37,3 @@ "eslintConfig": {

"types": "./dist/index.d.ts",
"version": "0.0.0-nightly-20231020184703",
"version": "0.0.0-nightly-20231020185439",
"scripts": {

@@ -40,0 +40,0 @@ "build": "vite build",

@@ -115,2 +115,3 @@ import type { FixedNumber } from '@ethersproject/bignumber';

export const AGG_SWAP = [QuoteMode.ETH_TO_ETH, QuoteMode.AVAX_TO_AVAX, QuoteMode.BSC_TO_BSC];
export const SWAP_IN = [

@@ -127,2 +128,3 @@ QuoteMode.ETH_TO_TC_SUPPORTED,

];
export const SWAP_OUT = [

@@ -129,0 +131,0 @@ QuoteMode.TC_SUPPORTED_TO_TC_SUPPORTED,

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc