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

@tokenbound/sdk

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tokenbound/sdk - npm Package Compare versions

Comparing version 0.4.6 to 0.4.7-beta.0

./dist/tokenbound-sdk.umd.cjs

1

dist/src/constants/index.d.ts

@@ -5,1 +5,2 @@ export * from './tokenboundAddresses';

export * from './multicall';
export * from './crossChain';
export * from './viemV2';
export * from './viemV3';
export * from './crossChain';

@@ -76,2 +76,3 @@ import { WalletClient, PublicClient, Chain } from 'viem';

operation?: CallOperation;
chainId?: number;
}>;

@@ -78,0 +79,0 @@ export type PrepareExecutionParams = ExecuteParams;

25

package.json
{
"name": "@tokenbound/sdk",
"version": "0.4.6",
"version": "0.4.7-beta.0",
"type": "module",

@@ -19,5 +19,7 @@ "files": [

"dependencies": {
"@layerzerolabs/lz-v2-utilities": "^2.1.18",
"viem": "^1.21.4"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.1.0",
"@tanstack/react-query": "4.29.1",

@@ -30,6 +32,14 @@ "@testing-library/dom": "^9.3.1",

"@types/testing-library__jest-dom": "^5.14.9",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@viem/anvil": "^0.0.6",
"@vitest/coverage-c8": "^0.33.0",
"@wagmi/cli": "^1.5.2",
"connectkit": "^1.5.3",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"ethers": "^5.7.2",
"prettier": "^2.8.8",
"forge-std": "1.1.2",
"ethers6": "npm:ethers@^6.11.1",

@@ -41,16 +51,7 @@ "jsdom": "^24.0.0",

"viem": "^1.21.4",
"wagmi": "^1.4.7",
"@viem/anvil": "^0.0.6",
"vite": "^4.4.9",
"vite-plugin-dts": "^3.5.1",
"vitest": "^0.34.2",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"prettier": "^2.8.8",
"@ianvs/prettier-plugin-sort-imports": "^4.1.0",
"@typescript-eslint/parser": "^6.7.2",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"forge-std": "1.1.2",
"@tokenbound/sdk": "^0.4.6"
"wagmi": "^1.4.7",
"@tokenbound/sdk": "^0.4.7-beta.0"
},

@@ -57,0 +58,0 @@ "scripts": {

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