@swapkit/plugin-evm
Advanced tools
Comparing version 1.0.0-rc.15 to 1.0.0-rc.16
{ | ||
"author": "swapkit-oss", | ||
"dependencies": { | ||
"@swapkit/api": "1.0.0-rc.83", | ||
"@swapkit/helpers": "1.0.0-rc.115", | ||
"@swapkit/toolbox-evm": "1.0.0-rc.122" | ||
"@swapkit/api": "undefined", | ||
"@swapkit/contracts": "undefined", | ||
"@swapkit/helpers": "undefined", | ||
"@swapkit/toolbox-evm": "1.0.0-rc.123" | ||
}, | ||
@@ -32,3 +33,3 @@ "description": "SwapKit Plugin - EVM", | ||
"types": "./src/index.ts", | ||
"version": "1.0.0-rc.15" | ||
"version": "1.0.0-rc.16" | ||
} |
@@ -0,1 +1,2 @@ | ||
import { lowercasedContractAbiMapping } from "@swapkit/contracts"; | ||
import { | ||
@@ -14,4 +15,2 @@ ApproveMode, | ||
import { lowercasedContractAbiMapping } from "./contracts"; | ||
type ChainWallets = BaseWallet<EVMWallets>; | ||
@@ -18,0 +17,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10250
4
5
105
1
+ Added@swapkit/contracts@undefined
+ Added@swapkit/toolbox-evm@1.0.0-rc.123(transitive)
- Removed@swapkit/api@1.0.0-rc.83(transitive)
- Removed@swapkit/helpers@1.0.0-rc.115(transitive)
- Removed@swapkit/tokens@1.0.0-rc.57(transitive)
- Removed@swapkit/toolbox-evm@1.0.0-rc.122(transitive)
- Removedky@1.3.0(transitive)
- Removedzod@3.23.8(transitive)
Updated@swapkit/api@undefined
Updated@swapkit/helpers@undefined