Socket
Socket
Sign inDemoInstall

@swapkit/helpers

Package Overview
Dependencies
Maintainers
0
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swapkit/helpers - npm Package Compare versions

Comparing version 1.11.1 to 1.11.2

14

package.json

@@ -9,8 +9,8 @@ {

"devDependencies": {
"@swapkit/toolbox-cosmos": "1.3.8",
"@swapkit/toolbox-evm": "1.5.1",
"@swapkit/toolbox-radix": "1.2.5",
"@swapkit/toolbox-solana": "1.1.7",
"@swapkit/toolbox-substrate": "1.2.13",
"@swapkit/toolbox-utxo": "1.1.18"
"@swapkit/toolbox-cosmos": "1.3.9",
"@swapkit/toolbox-evm": "1.5.2",
"@swapkit/toolbox-radix": "1.2.6",
"@swapkit/toolbox-solana": "1.1.9",
"@swapkit/toolbox-substrate": "1.2.14",
"@swapkit/toolbox-utxo": "1.1.19"
},

@@ -40,3 +40,3 @@ "files": [

"types": "./src/index.ts",
"version": "1.11.1"
"version": "1.11.2"
}

@@ -19,3 +19,10 @@ import type { CosmosWallets, ThorchainWallets } from "@swapkit/toolbox-cosmos";

export type { CosmosWallets, ThorchainWallets, EVMWallets, SubstrateWallets, UTXOWallets };
export type {
CosmosWallets,
ThorchainWallets,
EVMWallets,
SubstrateWallets,
UTXOWallets,
SolanaWallets,
};

@@ -22,0 +29,0 @@ export enum WalletOption {

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