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

@0xsquid/squid-types

Package Overview
Dependencies
Maintainers
2
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xsquid/squid-types - npm Package Compare versions

Comparing version 0.1.23 to 0.1.24

4

dist/dexes/index.d.ts

@@ -56,3 +56,4 @@ export interface Dex {

ZYBERSWAP = "Zyberswap",
ZYBERSWAP_V3 = "Zyberswap-v3"
ZYBERSWAP_V3 = "Zyberswap-v3",
MENTO_V2 = "Mento-v2"
}

@@ -73,3 +74,4 @@ export declare enum DexType {

UNISWAP_V3 = "uniswap-v3",
MENTO_V2 = "mento-v2",
OSMOSIS = "osmosis"
}

@@ -56,2 +56,3 @@ "use strict";

DexName["ZYBERSWAP_V3"] = "Zyberswap-v3";
DexName["MENTO_V2"] = "Mento-v2";
})(DexName = exports.DexName || (exports.DexName = {}));

@@ -75,2 +76,3 @@ // identifiers dex adapters

DexType["UNISWAP_V3"] = "uniswap-v3";
DexType["MENTO_V2"] = "mento-v2";
// COSMOS

@@ -77,0 +79,0 @@ DexType["OSMOSIS"] = "osmosis";

{
"name": "@0xsquid/squid-types",
"version": "0.1.23",
"version": "0.1.24",
"description": "JS and TS types relating to 0xsquid related projects.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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