New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@swapkit/toolbox-evm

Package Overview
Dependencies
Maintainers
0
Versions
273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swapkit/toolbox-evm - npm Package Compare versions

Comparing version 1.8.5 to 1.8.6

2

package.json

@@ -35,3 +35,3 @@ {

"types": "./src/index.ts",
"version": "1.8.5"
"version": "1.8.6"
}

@@ -111,1 +111,9 @@ import type { AssetValue, FeeOption, WalletTxParams } from "@swapkit/helpers";

export type EVMTxParams = EIP1559TxParams | LegacyEVMTxParams;
export type NonETHToolbox =
| ReturnType<typeof ARBToolbox>
| ReturnType<typeof AVAXToolbox>
| ReturnType<typeof BSCToolbox>
| ReturnType<typeof MATICToolbox>
| ReturnType<typeof OPToolbox>
| ReturnType<typeof BASEToolbox>;

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