You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@lightninglabs/lnc-web

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightninglabs/lnc-web - npm Package Compare versions

Comparing version

to
0.2.2-alpha

{
"name": "@lightninglabs/lnc-web",
"version": "0.2.1-alpha",
"version": "0.2.2-alpha",
"description": "Lightning Node Connect npm module for web",

@@ -54,3 +54,3 @@ "main": "./dist/index.js",

"dependencies": {
"@lightninglabs/lnc-core": "0.2.1-alpha",
"@lightninglabs/lnc-core": "0.2.2-alpha",
"crypto-js": "4.1.1"

@@ -57,0 +57,0 @@ },

@@ -21,3 +21,3 @@ # @lightninglabs/lnc-web

```
```typescript
import LNC from ‘@lightninglabs/lnc-web’;

@@ -72,3 +72,3 @@

```
```typescript
const { lnd, loop, pool, faraday } = lnc;

@@ -94,3 +94,3 @@

```
```typescript
const { lnd } = lnc;

@@ -97,0 +97,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet