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

@coinmasters/types

Package Overview
Dependencies
Maintainers
2
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coinmasters/types - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

2

dist/index.d.ts

@@ -218,3 +218,3 @@ /// <reference types="node" />

declare type ConnectMethodNames = 'connectEVMWallet' | 'connectKeplr' | 'connectKeystore' | 'connectKeepkey' | 'connectLedger' | 'connectOkx' | 'connectTrezor' | 'connectWalletconnect' | 'connectXDEFI';
declare type ConnectMethodNames = 'connectEVMWallet' | 'connectKeplr' | 'connectKeystore' | 'connectKeepkey' | 'connectMetaMask' | 'connectLedger' | 'connectOkx' | 'connectTrezor' | 'connectWalletconnect' | 'connectXDEFI';

@@ -221,0 +221,0 @@ export declare type ConnectWalletParams = {

@@ -8,3 +8,3 @@ {

"vite": "4.4.9",
"@internal/config": "1.0.0"
"@internal/config": "1.1.0"
},

@@ -37,3 +37,3 @@ "eslintConfig": {

"types": "./dist/index.d.ts",
"version": "2.0.0",
"version": "2.1.0",
"scripts": {

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

@@ -11,2 +11,3 @@ import type { FixedNumber } from 'ethers';

| 'connectKeepkey'
| 'connectMetaMask'
| 'connectLedger'

@@ -13,0 +14,0 @@ | 'connectOkx'

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