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

crosslightning-base

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crosslightning-base - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

1

dist/swaps/SwapContract.d.ts

@@ -92,2 +92,3 @@ /// <reference types="node" />

getHashForOnchain(outputScript: Buffer, amount: BN, nonce: BN): Buffer;
getNativeCurrencyAddress(): TokenAddress;
}

2

package.json
{
"name": "crosslightning-base",
"version": "3.0.2",
"version": "3.0.3",
"description": "Base classes and interfaces of SolLightning",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -116,2 +116,4 @@ import {SwapData} from "./SwapData";

getNativeCurrencyAddress(): TokenAddress;
}
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