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

@orca-so/whirlpools-sdk

Package Overview
Dependencies
Maintainers
4
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orca-so/whirlpools-sdk - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

dist/impl/whirlpool-client-impl.js

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

const mintB = data.tokenMintB;
const infoB = yield fetcher.getMintInfo(mintA);
const infoB = yield fetcher.getMintInfo(mintB);
if (!infoB) {

@@ -53,0 +53,0 @@ throw new Error(`Unable to fetch MintInfo for mint - ${mintB}`);

{
"name": "@orca-so/whirlpools-sdk",
"version": "0.1.5",
"version": "0.1.6",
"description": "Typescript SDK to interact with Orca's Whirlpool program.",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

Sorry, the diff of this file is not supported yet

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