@0xsquid/squid-types
Advanced tools
Comparing version 0.1.25 to 0.1.26
@@ -9,2 +9,3 @@ export interface Dex { | ||
AGNI_V3 = "Agni-v3", | ||
AERODROME = "Aerodrome", | ||
APESWAP = "Apeswap", | ||
@@ -11,0 +12,0 @@ APESWAP_V3 = "Apeswap-v3", |
@@ -8,2 +8,3 @@ "use strict"; | ||
DexName["AGNI_V3"] = "Agni-v3"; | ||
DexName["AERODROME"] = "Aerodrome"; | ||
DexName["APESWAP"] = "Apeswap"; | ||
@@ -10,0 +11,0 @@ DexName["APESWAP_V3"] = "Apeswap-v3"; |
{ | ||
"name": "@0xsquid/squid-types", | ||
"version": "0.1.25", | ||
"version": "0.1.26", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
39959
1020