Socket
Socket
Sign inDemoInstall

@walletconnect/types

Package Overview
Dependencies
Maintainers
1
Versions
652
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@walletconnect/types - npm Package Compare versions

Comparing version 1.0.0-beta.99 to 1.0.0-beta.100

5

index.d.ts

@@ -5,3 +5,2 @@ declare module "@walletconnect/types" {

key: string;
nextKey: string;
clientId: string;

@@ -243,5 +242,4 @@ peerId: string;

session?: IWalletConnectSession;
storage?: ISessionStorage;
clientMeta?: IClientMeta;
storage?: ISessionStorage;
netMonitor?: INetworkMonitor;
qrcodeModal?: IQRCodeModal;

@@ -255,3 +253,2 @@ }

sessionStorage?: ISessionStorage;
clientMeta?: IClientMeta;
pushServerOpts?: IPushServerOptions;

@@ -258,0 +255,0 @@ }

2

package.json
{
"name": "@walletconnect/types",
"version": "1.0.0-beta.99",
"version": "1.0.0-beta.100",
"description": "Typescript Types for WalletConnect",

@@ -5,0 +5,0 @@ "scripts": {},

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