Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thorswap-lib/toolbox-evm

Package Overview
Dependencies
Maintainers
3
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thorswap-lib/toolbox-evm - npm Package Compare versions

Comparing version 1.0.0-development.161 to 1.0.0-development.162

2

package.json

@@ -57,3 +57,3 @@ {

"types": "./dist/index.d.ts",
"version": "1.0.0-development.161",
"version": "1.0.0-development.162",
"scripts": {

@@ -60,0 +60,0 @@ "build": "vite build",

import { BigNumber } from '@ethersproject/bignumber';
import type { JsonRpcProvider } from '@ethersproject/providers';
import helpers from '@nomicfoundation/hardhat-network-helpers';
import type ethers from '@nomiclabs/hardhat-ethers';
import { assetFromString, baseAmount } from '@thorswap-lib/helpers';

@@ -9,3 +10,2 @@ import { Chain, erc20ABI, FeeOption } from '@thorswap-lib/types';

import { afterAll, afterEach, beforeAll, beforeEach, describe, test } from 'vitest';
import type ethers from '@nomiclabs/hardhat-ethers'

@@ -12,0 +12,0 @@ import { ETHToolbox } from '../index.ts';

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