Socket
Socket
Sign inDemoInstall

@walletconnect/client

Package Overview
Dependencies
4
Maintainers
4
Versions
230
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.2-rc.0 to 1.7.3

4

dist/cjs/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
const core_1 = (0, tslib_1.__importDefault)(require("@walletconnect/core"));
const cryptoLib = (0, tslib_1.__importStar)(require("@walletconnect/iso-crypto"));
const core_1 = tslib_1.__importDefault(require("@walletconnect/core"));
const cryptoLib = tslib_1.__importStar(require("@walletconnect/iso-crypto"));
class WalletConnect extends core_1.default {

@@ -7,0 +7,0 @@ constructor(connectorOpts, pushServerOpts) {

{
"name": "@walletconnect/client",
"version": "1.7.2-rc.0",
"version": "1.7.3",
"description": "Client for WalletConnect",

@@ -63,8 +63,8 @@ "scripts": {

"dependencies": {
"@walletconnect/core": "^1.7.2-rc.0",
"@walletconnect/iso-crypto": "^1.7.2-rc.0",
"@walletconnect/types": "^1.7.2-rc.0",
"@walletconnect/utils": "^1.7.2-rc.0"
"@walletconnect/core": "^1.7.3",
"@walletconnect/iso-crypto": "^1.7.3",
"@walletconnect/types": "^1.7.3",
"@walletconnect/utils": "^1.7.3"
},
"gitHead": "165f7993c2acc907c653c02847fb02721052c6e7"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc