New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lightninglabs/lnc-web

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

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.6-alpha

5

package.json
{
"name": "@lightninglabs/lnc-web",
"version": "0.2.5-alpha",
"version": "0.2.6-alpha",
"description": "Lightning Node Connect npm module for web",

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

"ts-node": "10.7.0",
"ts-proto": "1.115.4",
"tslint": "6.1.3",

@@ -55,3 +54,3 @@ "tslint-config-prettier": "1.18.0",

"dependencies": {
"@lightninglabs/lnc-core": "0.2.5-alpha",
"@lightninglabs/lnc-core": "0.2.6-alpha",
"crypto-js": "4.1.1"

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

dist/index.js

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