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

@coinmasters/types

Package Overview
Dependencies
Maintainers
2
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coinmasters/types - npm Package Compare versions

Comparing version 4.4.9 to 4.4.10

1

dist/index.d.ts

@@ -609,2 +609,3 @@ /// <reference types="node" />

UXTO_SWAP: QuoteMode[];
RANGO: QuoteMode[];
};

@@ -611,0 +612,0 @@

5

dist/index.es.js

@@ -630,3 +630,6 @@ var C = Object.defineProperty;

UXTO_SWAP: [
"MAYA_SUPPORTED_TO_MAYA_SUPPORTED",
"MAYA_SUPPORTED_TO_MAYA_SUPPORTED"
/* MAYA_SUPPORTED_TO_MAYA_SUPPORTED */
],
RANGO: [
"RANGO"

@@ -633,0 +636,0 @@ /* RANGO */

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

"vite": "4.4.9",
"@internal/config": "2.4.9"
"@internal/config": "2.4.10"
},

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

"types": "./dist/index.d.ts",
"version": "4.4.9",
"version": "4.4.10",
"scripts": {

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

@@ -154,3 +154,4 @@ import type { FixedNumber } from 'ethers';

CENTRALIZED_SWAPPER: [QuoteMode.CHANGELLY],
UXTO_SWAP: [QuoteMode.MAYA_SUPPORTED_TO_MAYA_SUPPORTED, QuoteMode.RANGO],
UXTO_SWAP: [QuoteMode.MAYA_SUPPORTED_TO_MAYA_SUPPORTED],
RANGO: [QuoteMode.RANGO],
};

@@ -157,0 +158,0 @@

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