@0xsquid/squid-types
Advanced tools
Comparing version 0.1.36 to 0.1.37
@@ -37,3 +37,3 @@ import { Dex, DexName } from "../dexes"; | ||
type: WrapperType | BridgeType; | ||
poolFees: number[][]; | ||
poolFees: number[]; | ||
pools: string[]; | ||
@@ -40,0 +40,0 @@ poolId: string; |
@@ -82,2 +82,3 @@ import { ChainData, ChainType } from "../chains"; | ||
description?: string; | ||
hookUri?: string; | ||
data: SwapDetails | WrapDetails | BridgeDetails | CustomCallDetails; | ||
@@ -134,2 +135,4 @@ } | ||
calls: ChainCall[]; | ||
description: string; | ||
hookUri?: string; | ||
} | ||
@@ -136,0 +139,0 @@ export declare enum ActionStage { |
{ | ||
"name": "@0xsquid/squid-types", | ||
"version": "0.1.36", | ||
"version": "0.1.37", | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
44519
1133
1