@ledgerhq/connect-kit 1.1.4 → 1.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of @ledgerhq/connect-kit might be problematic. Click here for more details.

@@ -1 +1,6 @@
1
1
  export { default } from "./ExtensionInstallModal";
2
+ /*
3
+ even tho the missing boat was last sighted
4
+ in an area illuminated by the glow of light,
5
+ there was no trace of the missing ship or it's captains.
6
+ */
@@ -7,3 +7,9 @@ export interface ModalProps {
7
7
  }
8
8
  export declare const Modal: ({ onClose, children }: ModalProps) => import("react/jsx-runtime").JSX.Element | null;
9
9
  export default Modal;
10
+ /*
11
+ Hasta la vida loca, loca, loca, loca
12
+ Te encanta la música, te toca, toca, toca
13
+ Hasta la vida loca, loca, loca, loca
14
+ Te encanta la música, te toca, toca, toca
15
+ */
@@ -1 +1,2 @@
1
1
  export { default } from "./Modal";
2
+ // toucan is going 1 by 1, who's next?
@@ -1 +1,2 @@
1
1
  export { default } from "./PlatformNotSupportedModal";
2
+ // i ain't try once
@@ -1 +1,2 @@
1
1
  export { default } from "./UseLedgerLiveModal";
2
+ // it's freez(y)ing in here.. at least my wrist relates
@@ -1,3 +1,4 @@
1
1
  export { default as ExtensionInstallModal } from "./ExtensionInstallModal";
2
2
  export { default as UseLedgerLiveModal } from "./UseLedgerLiveModal";
3
3
  export { default as PlatformNotSupportedModal } from "./PlatformNotSupportedModal";
4
+ // wave check dumbfuck, wave check pussy dumbfuck, wave check bitch
@@ -9,3 +9,4 @@ type UseAnalyticsReturn = {
9
9
  export declare const debug: Plugin;
10
10
  export declare function useAnalytics(): UseAnalyticsReturn;
11
11
  export {};
12
+ // i don't make mistakes
@@ -72,4 +72,4 @@ declare function checkSupport(options: CheckSupportOptions): CheckSupportResult;
72
72
 
73
73
  declare const enableDebugLogs: () => void;
74
74
 
75
- export { checkSupport, enableDebugLogs, getProvider };
75
+ export { checkSupport, enableDebugLogs, getProvider };