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

crosslightning-solana

Package Overview
Dependencies
Maintainers
1
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crosslightning-solana - npm Package Compare versions

Comparing version 3.0.18 to 3.0.19

2

dist/solana/events/SolanaChainEvents.js

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

}))();
signatureHandlerPromise[txSignature] = processPromise;
this.signaturesProcessing[txSignature] = processPromise;
yield processPromise;

@@ -224,0 +224,0 @@ }

{
"name": "crosslightning-solana",
"version": "3.0.18",
"version": "3.0.19",
"description": "Solana specific base implementation",

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

@@ -281,3 +281,3 @@ import {SolanaSwapData} from "../swaps/SolanaSwapData";

})();
signatureHandlerPromise[txSignature] = processPromise;
this.signaturesProcessing[txSignature] = processPromise;
await processPromise;

@@ -284,0 +284,0 @@ }

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