Socket
Socket
Sign inDemoInstall

@ledgerhq/connect-kit

Package Overview
Dependencies
Maintainers
21
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/connect-kit - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

3

CHANGELOG.md

@@ -10,2 +10,5 @@ # Changelog

## 1.1.3 - 2023-08-10
Change default methods
## 1.1.2 - 2023-08-04

@@ -12,0 +15,0 @@ Fix merged optional variable event

4

dist/umd/providers/WalletConnectEvm.d.ts

@@ -1,3 +0,3 @@

import { default as WalletConnectProvider } from '../support/EthereumProvider/EthereumProvider';
import { CheckSupportWalletConnectProviderOptions } from '../lib/supportOptions';
import { default as WalletConnectProvider } from "../support/EthereumProvider/EthereumProvider";
import { CheckSupportWalletConnectProviderOptions } from "../lib/supportOptions";
/**

@@ -4,0 +4,0 @@ * Specifies the required options for the provider.

export declare const REQUIRED_METHODS: string[];
export declare const OPTIONAL_METHODS: string[];
export declare const REQUIRED_EVENTS: string[];
export declare const OPTIONAL_EVENTS: string[];
{
"name": "@ledgerhq/connect-kit",
"version": "1.1.2",
"version": "1.1.3",
"description": "A library for dApps to integrate with the Ledger Extension and Ledger Live",

@@ -5,0 +5,0 @@ "author": "Ledger SAS <ledger.com>",

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