Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lightninglabs/lnc-web

Package Overview
Dependencies
Maintainers
3
Versions
17
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 0.2.0-alpha to 0.2.1-alpha

1

dist/index.d.ts
import LNC from './lnc';
export type { LncConfig, CredentialStore } from './types/lnc';
export * from '@lightninglabs/lnc-core';
export default LNC;
//# sourceMappingURL=index.d.ts.map

4

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

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

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

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

Sorry, the diff of this file is not supported yet

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