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

@ledgerhq/connect-kit

Package Overview
Dependencies
Maintainers
20
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.0-beta.1 to 1.1.0-beta.2

4

CHANGELOG.md

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

## 1.1.0-beta.2 - 2023-06-19
### Changed
- Internal improvements.
## 1.1.0-beta.1 - 2023-06-19

@@ -12,0 +16,0 @@ ### Added

import { ReactElement } from "react";
export declare let setIsModalOpen: (isModalOpen: boolean) => void;
export declare let isModalOpen: Function;
export interface ModalProps {

@@ -4,0 +5,0 @@ isOpen?: boolean;

2

package.json
{
"name": "@ledgerhq/connect-kit",
"version": "1.1.0-beta.1",
"version": "1.1.0-beta.2",
"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