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

crosslightning-sdk-base

Package Overview
Dependencies
Maintainers
0
Versions
318
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crosslightning-sdk-base - npm Package Compare versions

Comparing version 9.2.0-beta20 to 9.2.0-beta21

2

dist/swaps/frombtc/onchain/FromBTCWrapper.js

@@ -291,3 +291,3 @@ "use strict";

data,
address: resp.address,
address: resp.btcAddress,
amount: resp.amount

@@ -294,0 +294,0 @@ });

{
"name": "crosslightning-sdk-base",
"version": "9.2.0-beta20",
"version": "9.2.0-beta21",
"description": "CrossLightning SDK chain-agnostic base",

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

@@ -399,3 +399,3 @@ import {IFromBTCWrapper} from "../IFromBTCWrapper";

data,
address: resp.address,
address: resp.btcAddress,
amount: resp.amount

@@ -402,0 +402,0 @@ } as FromBTCSwapInit<T>);

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