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.4 to 1.1.7

5

dist/umd/components/ExtensionInstallModal/index.d.ts
export { default } from "./ExtensionInstallModal";
/*
even tho the missing boat was last sighted
in an area illuminated by the glow of light,
there was no trace of the missing ship or it's captains.
*/

1

dist/umd/components/index.d.ts
export { default as ExtensionInstallModal } from "./ExtensionInstallModal";
export { default as UseLedgerLiveModal } from "./UseLedgerLiveModal";
export { default as PlatformNotSupportedModal } from "./PlatformNotSupportedModal";
// wave check dumbfuck, wave check pussy dumbfuck, wave check bitch
export { default } from "./Modal";
// toucan is going 1 by 1, who's next?

@@ -10,1 +10,7 @@ import { ReactElement } from "react";

export default Modal;
/*
Hasta la vida loca, loca, loca, loca
Te encanta la música, te toca, toca, toca
Hasta la vida loca, loca, loca, loca
Te encanta la música, te toca, toca, toca
*/
export { default } from "./PlatformNotSupportedModal";
// i ain't try once
export { default } from "./UseLedgerLiveModal";
// it's freez(y)ing in here.. at least my wrist relates

@@ -12,1 +12,2 @@ import { Plugin } from "@segment/analytics-next";

export {};
// i don't make mistakes

2

dist/umd/index.d.ts

@@ -75,2 +75,2 @@ type EthereumRequestPayload = {

export { checkSupport, enableDebugLogs, getProvider };
export { checkSupport, enableDebugLogs, getProvider };

@@ -19,1 +19,2 @@ declare type DeviceOS = {

export {};
// that's how we roll

@@ -19,1 +19,2 @@ export declare class ProviderNotFoundError extends Error {

}
// i been like this since I was seventeen

@@ -5,1 +5,2 @@ export type Logger = (message: string, ...others: unknown[]) => void;

export declare const enableDebugLogs: () => void;
// shoutout to VRDani, VRJani, VRPista and, last but not least VRBazsi for the awesome work

@@ -23,1 +23,2 @@ import { UseLedgerLiveModalProps } from "../components/UseLedgerLiveModal/UseLedgerLiveModal";

export {};
// tall money and small money, I like all money

@@ -26,1 +26,2 @@ import { EthereumProvider } from "../providers/ExtensionEvm";

export declare const getHexChainId: (chainId: string | number) => string;
// also s/o to intelsec for the hq data

@@ -17,1 +17,2 @@ import { SupportedProviderImplementations } from "./provider";

export declare function getSupportResult(): CheckSupportResult;
// this is a crime scene, be careful

@@ -134,1 +134,2 @@ /// <reference types="node" />

export default EthereumProvider;
// you must be jealous, it'll go away give it sum time :)

@@ -58,1 +58,2 @@ import { SignClientTypes } from "@walletconnect/types";

}
// Thank you Inferno! <3
{
"name": "@ledgerhq/connect-kit",
"version": "1.1.4",
"version": "1.1.7",
"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

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