@getalby/bitcoin-connect
Advanced tools
+2
-2
@@ -1,2 +0,2 @@ | ||
| import { webln } from '@getalby/sdk'; | ||
| import { NostrWebLNProvider } from '@getalby/sdk'; | ||
| import { LNCWebLNProvider } from './connectors/LNCConnector'; | ||
@@ -18,3 +18,3 @@ import { LnbitsWebLNProvider } from './connectors/LnbitsConnector'; | ||
| export declare const WebLNProviders: { | ||
| NostrWebLNProvider: typeof webln.NostrWebLNProvider; | ||
| NostrWebLNProvider: typeof NostrWebLNProvider; | ||
| LNCWebLNProvider: typeof LNCWebLNProvider; | ||
@@ -21,0 +21,0 @@ LnbitsWebLNProvider: typeof LnbitsWebLNProvider; |
@@ -1,6 +0,6 @@ | ||
| import { nwc } from '@getalby/sdk'; | ||
| import { NWCAuthorizationUrlOptions } from '@getalby/sdk'; | ||
| export declare type WebLNProviderConfig = { | ||
| nwc?: { | ||
| authorizationUrlOptions: nwc.NWCAuthorizationUrlOptions; | ||
| authorizationUrlOptions: NWCAuthorizationUrlOptions; | ||
| }; | ||
| }; |
+4
-4
| { | ||
| "name": "@getalby/bitcoin-connect", | ||
| "version": "3.11.3", | ||
| "version": "3.11.4", | ||
| "description": "Web components to connect to a lightning wallet and power a website with WebLN", | ||
@@ -50,4 +50,4 @@ "type": "module", | ||
| "dependencies": { | ||
| "@getalby/lightning-tools": "^5.2.1", | ||
| "@getalby/sdk": "^5.1.2", | ||
| "@getalby/lightning-tools": "^6.0.0", | ||
| "@getalby/sdk": "^6.0.2", | ||
| "@lightninglabs/lnc-web": "^0.3.4-alpha", | ||
@@ -77,4 +77,4 @@ "qrcode-generator": "1.4.4", | ||
| "typescript": "~4.7.4", | ||
| "vite": "^7.1.9" | ||
| "vite": "^7.1.11" | ||
| } | ||
| } |
+0
-4
@@ -446,6 +446,2 @@  | ||
| #### WebLN events | ||
| Providers also should fire a `webln:connected` event. See `webln.guide`. | ||
| ### Styling | ||
@@ -452,0 +448,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1054256
-0.02%5892
-0.02%649
-0.61%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated