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

@swapkit/plugin-evm

Package Overview
Dependencies
Maintainers
0
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swapkit/plugin-evm - npm Package Compare versions

Comparing version 1.0.0-rc.15 to 1.0.0-rc.16

9

package.json
{
"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

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